-rw-r--r-- | noncore/styles/theme/theme.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro index ecc5def..bf29cb3 100644 --- a/noncore/styles/theme/theme.pro +++ b/noncore/styles/theme/theme.pro | |||
@@ -13,7 +13,7 @@ HEADERS = ogfxeffect.h \ | |||
13 | plugin.h | 13 | plugin.h |
14 | 14 | ||
15 | 15 | ||
16 | LIBS += -lqpe | 16 | LIBS += -lqpe -lopiecore2 |
17 | INCLUDEPATH += $(OPIEDIR)/include | 17 | INCLUDEPATH += $(OPIEDIR)/include |
18 | DESTDIR = $(OPIEDIR)/plugins/styles | 18 | DESTDIR = $(OPIEDIR)/plugins/styles |
19 | TARGET = theme | 19 | TARGET = theme |