diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-25 01:36:10 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-25 01:36:10 +0200 |
commit | 2b4e878938215ac743bdc36deace4c2a4cb0c7a2 (patch) | |
tree | b2b8341615898e5cbf5cdb08ee34a629df093897 /libsowatch/sowatch.h | |
parent | 5153fb9a2b5d8a7af069a75b75bdc7bee591d0a9 (diff) | |
download | sowatch-2b4e878938215ac743bdc36deace4c2a4cb0c7a2.tar.gz sowatch-2b4e878938215ac743bdc36deace4c2a4cb0c7a2.zip |
preparing for watchlet support
Diffstat (limited to 'libsowatch/sowatch.h')
-rw-r--r-- | libsowatch/sowatch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsowatch/sowatch.h b/libsowatch/sowatch.h index e294ece..d8844bc 100644 --- a/libsowatch/sowatch.h +++ b/libsowatch/sowatch.h @@ -15,5 +15,6 @@ #include "watchlet.h" #include "graphicswatchlet.h" #include "declarativewatchlet.h" +#include "watchletplugininterface.h" #endif // SOWATCH_H |