summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/AportisCodec/AportisCodec.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/AportisCodec/AportisCodec.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-reader/AportisCodec/AportisCodec.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/noncore/apps/opie-reader/AportisCodec/AportisCodec.pro b/noncore/apps/opie-reader/AportisCodec/AportisCodec.pro
index 4b61a7a..fcab192 100644
--- a/noncore/apps/opie-reader/AportisCodec/AportisCodec.pro
+++ b/noncore/apps/opie-reader/AportisCodec/AportisCodec.pro
@@ -6,3 +6,2 @@ HEADERS = Aportis.h \
CExpander.h \
- ../OREADERINC/useqpe.h \
config.h \
@@ -26,5 +25,5 @@ LIBS += -lreader_pdb -lreader_codec
-INCLUDEPATH += ../OREADERINC $(OPIEDIR)/include
-DEPENDPATH += ../OREADERINC $(OPIEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
-include ( $(OPIEDIR)/include.pro ) \ No newline at end of file
+include ( $(OPIEDIR)/include.pro )