-rw-r--r-- | noncore/games/kpacman/kpacman.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index 6577e5b..db2c415 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro @@ -37,4 +37,4 @@ SOURCES = kpacmanwidget.cpp \ -#INCLUDEPATH += -#DEPENDPATH += +INCLUDEPATH += $(OPIEDIR)/include \ +DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -ljpeg |