diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2012-08-09 16:38:56 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2012-08-09 16:38:56 +0200 |
commit | c7c6a2c596637fd4942c7fb80341ca2ef7b47808 (patch) | |
tree | 0d4196fa95444dd7e14fbaed61299454609d4762 /libsowatch/sowatch.h | |
parent | 406332eb6b3199d19388f359d04c9f184e6082b5 (diff) | |
download | sowatch-c7c6a2c596637fd4942c7fb80341ca2ef7b47808.tar.gz sowatch-c7c6a2c596637fd4942c7fb80341ca2ef7b47808.zip |
moving scanner logic to ui, new icon
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 efc5ee8..921e69c 100644 --- a/libsowatch/sowatch.h +++ b/libsowatch/sowatch.h @@ -23,5 +23,6 @@ #include "watchletplugininterface.h" #include "registry.h" +#include "allwatchscanner.h" #endif // SOWATCH_H |