summaryrefslogtreecommitdiff
path: root/core/apps/qcop/qcop.pro
Side-by-side diff
Diffstat (limited to 'core/apps/qcop/qcop.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/qcop/qcop.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro
index b52bfd8..3ffe796 100644
--- a/core/apps/qcop/qcop.pro
+++ b/core/apps/qcop/qcop.pro
@@ -3,8 +3,8 @@ CONFIG = qt warn_on release
DESTDIR = ../bin
HEADERS =
SOURCES = main.cpp
-INCLUDEPATH += $(QPEDIR)/include
-DEPENDPATH += $(QPEDIR)/include
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES =
TARGET = qcop