From 4da9bced6a27b92d49b9fc9392946510b8519d82 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 16 Oct 2011 04:42:30 +0200 Subject: Initial implementation of weather --- libsowatch/sowatch.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libsowatch/sowatch.h') diff --git a/libsowatch/sowatch.h b/libsowatch/sowatch.h index d8844bc..b0aa999 100644 --- a/libsowatch/sowatch.h +++ b/libsowatch/sowatch.h @@ -9,6 +9,7 @@ #include "watchplugininterface.h" #include "notification.h" +#include "weathernotification.h" #include "notificationprovider.h" #include "notificationplugininterface.h" @@ -17,4 +18,6 @@ #include "declarativewatchlet.h" #include "watchletplugininterface.h" +#include "registry.h" + #endif // SOWATCH_H -- cgit v1.2.3