aboutsummaryrefslogtreecommitdiffstats
path: root/apps/console/diatheke/diatheke.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/console/diatheke/diatheke.cpp')
-rw-r--r--apps/console/diatheke/diatheke.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/console/diatheke/diatheke.cpp b/apps/console/diatheke/diatheke.cpp
index f423e6b..58eaf01 100644
--- a/apps/console/diatheke/diatheke.cpp
+++ b/apps/console/diatheke/diatheke.cpp
@@ -4,11 +4,15 @@
// Licensed under GNU General Public License (GPL)
// see accompanying LICENSE file for license details
+
#include "corediatheke.h"
#include "diathekemgr.h"
#include "diafiltmgr.h"
#include <iostream>
+using std::string;
+using std::cout;
+
#define RQ_REF 1
#define RQ_BOOK 2