summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe
authorllornkcor <llornkcor>2004-07-10 02:46:51 (UTC)
committer llornkcor <llornkcor>2004-07-10 02:46:51 (UTC)
commitaa85f7f987521c9f01acf3d8b737c5a60175de46 (patch) (side-by-side diff)
tree1d2fe1f44d31f599947ed657d867b696790fe523 /noncore/apps/zsafe
parent9a51654b784192af0b02536e308f62bf5a5ae57c (diff)
downloadopie-aa85f7f987521c9f01acf3d8b737c5a60175de46.zip
opie-aa85f7f987521c9f01acf3d8b737c5a60175de46.tar.gz
opie-aa85f7f987521c9f01acf3d8b737c5a60175de46.tar.bz2
NO_OPIE define added
Diffstat (limited to 'noncore/apps/zsafe') (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 @@
#include "zsafe.h"
+#ifndef NO_OPIE
/* OPIE */
#include <opie2/odebug.h>
using namespace Opie::Core;
+#endif
/* QT */
#ifdef DESKTOP