summaryrefslogtreecommitdiff
path: root/noncore/apps
Unidiff
Diffstat (limited to 'noncore/apps') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/zsafe/main.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/zsafe/main.cpp b/noncore/apps/zsafe/main.cpp
index 5f48f77..c187520 100644
--- a/noncore/apps/zsafe/main.cpp
+++ b/noncore/apps/zsafe/main.cpp
@@ -9,9 +9,11 @@
9 9
10#include "zsafe.h" 10#include "zsafe.h"
11 11
12#ifndef NO_OPIE
12/* OPIE */ 13/* OPIE */
13#include <opie2/odebug.h> 14#include <opie2/odebug.h>
14using namespace Opie::Core; 15using namespace Opie::Core;
16#endif
15 17
16/* QT */ 18/* QT */
17#ifdef DESKTOP 19#ifdef DESKTOP