diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2011-09-17 03:58:13 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2011-09-17 03:58:13 +0200 |
commit | f225345d4de3b198a557fe3566f9630163e76d51 (patch) | |
tree | cca7ba40e560226c138a1d4fc44b032f8fd6c808 /libsowatch/sowatch.h | |
parent | b0771d893865ca249bbf191636fad593901cce03 (diff) | |
download | sowatch-f225345d4de3b198a557fe3566f9630163e76d51.tar.gz sowatch-f225345d4de3b198a557fe3566f9630163e76d51.zip |
Putting MetaWatch stuff in a plugin
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 a5044b3..0463389 100644 --- a/libsowatch/sowatch.h +++ b/libsowatch/sowatch.h @@ -8,5 +8,6 @@ #include "declarativewatchlet.h" #include "watchserver.h" #include "watchsimulator.h" +#include "watchplugininterface.h" #endif // SOWATCH_H |