summaryrefslogtreecommitdiff
path: root/examples/todayplugin/example.pro
Side-by-side diff
Diffstat (limited to 'examples/todayplugin/example.pro') (more/less context) (show whitespace changes)
-rw-r--r--examples/todayplugin/example.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/todayplugin/example.pro b/examples/todayplugin/example.pro
index 4c8c942..f4bca36 100644
--- a/examples/todayplugin/example.pro
+++ b/examples/todayplugin/example.pro
@@ -9,7 +9,7 @@ SOURCES = exampleplugin.cpp examplepluginimpl.cpp examplepluginwidget.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS+= -lqpe -lopie
+LIBS+= -lqpe -lopieui2
DESTDIR = $(OPIEDIR)/plugins/today
TARGET = todayexampleplugin