summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/weather/weatherpluginimpl.h
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/weather/weatherpluginimpl.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/weather/weatherpluginimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/weather/weatherpluginimpl.h b/noncore/todayplugins/weather/weatherpluginimpl.h
index eaaae1d..d1a7400 100644
--- a/noncore/todayplugins/weather/weatherpluginimpl.h
+++ b/noncore/todayplugins/weather/weatherpluginimpl.h
@@ -24,17 +24,17 @@
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
#ifndef WEATHER_PLUGIN_IMPL_H
#define WEATHER_PLUGIN_IMPL_H
-#include <opie/todayplugininterface.h>
+#include <opie2/todayplugininterface.h>
class WeatherPlugin;
class WeatherPluginImpl : public TodayPluginInterface
{
public:
WeatherPluginImpl();
virtual ~WeatherPluginImpl();