summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherpluginwidget.cpp
authordrw <drw>2004-03-02 16:05:29 (UTC)
committer drw <drw>2004-03-02 16:05:29 (UTC)
commit49bee7ab52b819a07e9b6de4576eda467d632a66 (patch) (unidiff)
tree47ecafeed72340c945e88010aaff0d21a6a34964 /noncore/todayplugins/weather/weatherpluginwidget.cpp
parent31f776618b8615074b56dd2d3cdda3002fde671d (diff)
downloadopie-49bee7ab52b819a07e9b6de4576eda467d632a66.zip
opie-49bee7ab52b819a07e9b6de4576eda467d632a66.tar.gz
opie-49bee7ab52b819a07e9b6de4576eda467d632a66.tar.bz2
Today weather plugin: libopie -> libopie2
Diffstat (limited to 'noncore/todayplugins/weather/weatherpluginwidget.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherpluginwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weatherpluginwidget.cpp b/noncore/todayplugins/weather/weatherpluginwidget.cpp
index 15d1c6e..ad99a43 100644
--- a/noncore/todayplugins/weather/weatherpluginwidget.cpp
+++ b/noncore/todayplugins/weather/weatherpluginwidget.cpp
@@ -33,7 +33,7 @@
33#include <qpixmap.h> 33#include <qpixmap.h>
34#include <qtextstream.h> 34#include <qtextstream.h>
35 35
36#include <opie/oprocess.h> 36#include <opie2/oprocess.h>
37 37
38#include <qpe/config.h> 38#include <qpe/config.h>
39#include <qpe/resource.h> 39#include <qpe/resource.h>