summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-reader/codeclib/codeclib.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-reader/codeclib/codeclib.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-reader/codeclib/codeclib.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/apps/opie-reader/codeclib/codeclib.pro b/noncore/apps/opie-reader/codeclib/codeclib.pro
index 6adcda8..c24767b 100644
--- a/noncore/apps/opie-reader/codeclib/codeclib.pro
+++ b/noncore/apps/opie-reader/codeclib/codeclib.pro
@@ -11,7 +11,7 @@ INTERFACES =
DESTDIR = $(OPIEDIR)/lib
TARGET = reader_codec
-INCLUDEPATH += ../OREADERINC $(OPIEDIR)/include
-DEPENDPATH += ../OREADERINC $(OPIEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
include ( $(OPIEDIR)/include.pro )