-rw-r--r-- | noncore/games/kpacman/kpacman.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kpacman/kpacman.pro b/noncore/games/kpacman/kpacman.pro index db2c415..9a0bac3 100644 --- a/noncore/games/kpacman/kpacman.pro +++ b/noncore/games/kpacman/kpacman.pro @@ -35,7 +35,7 @@ SOURCES = kpacmanwidget.cpp \ config.cpp \ main.cpp -INCLUDEPATH += $(OPIEDIR)/include \ +INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -ljpeg DESTDIR = $(OPIEDIR)/bin |