summaryrefslogtreecommitdiff
path: root/core/applets/obex/obeximpl.h
authorzecke <zecke>2002-06-21 14:15:04 (UTC)
committer zecke <zecke>2002-06-21 14:15:04 (UTC)
commitab08162e2b10fdd4844e2864f445c6b125ce4f60 (patch) (side-by-side diff)
treeaaf7e0acc13efa2e58c19b191375c7a40cff6893 /core/applets/obex/obeximpl.h
parente6834009bf23492e009258e3881ce183cf9e27a0 (diff)
downloadopie-ab08162e2b10fdd4844e2864f445c6b125ce4f60.zip
opie-ab08162e2b10fdd4844e2864f445c6b125ce4f60.tar.gz
opie-ab08162e2b10fdd4844e2864f445c6b125ce4f60.tar.bz2
Fix compilation
Diffstat (limited to 'core/applets/obex/obeximpl.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/obex/obeximpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/obex/obeximpl.h b/core/applets/obex/obeximpl.h
index 8d10cf1..78d5b25 100644
--- a/core/applets/obex/obeximpl.h
+++ b/core/applets/obex/obeximpl.h
@@ -3,7 +3,7 @@
#define OpieObexImpl_H
#include <qobject.h>
-#include "../obexinterface.h"
+#include <obexinterface.h>
#include "obexdlg.h"
#include "obexinc.h"
#include <qpe/qcopenvelope_qws.h>