summaryrefslogtreecommitdiff
path: root/libsowatch/allwatchscanner.h
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2012-08-15 01:04:14 +0200
committerJavier S. Pedro <maemo@javispedro.com>2012-08-15 01:04:14 +0200
commit8f6543355110a109878bde10b912555019af1212 (patch)
tree46609ff215496a4ea373b9eacbf8b2c30ca04237 /libsowatch/allwatchscanner.h
parent4e468800d7129c0adbe4bc874932f99a542c4eeb (diff)
downloadsowatch-8f6543355110a109878bde10b912555019af1212.tar.gz
sowatch-8f6543355110a109878bde10b912555019af1212.zip
adding locale support to libsowatch
Diffstat (limited to 'libsowatch/allwatchscanner.h')
-rw-r--r--libsowatch/allwatchscanner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsowatch/allwatchscanner.h b/libsowatch/allwatchscanner.h
index ac0baae..561c6a8 100644
--- a/libsowatch/allwatchscanner.h
+++ b/libsowatch/allwatchscanner.h
@@ -4,7 +4,7 @@
#include <QtCore/QObject>
#include <QtCore/QList>
-#include <sowatch.h>
+#include "watchscanner.h"
namespace sowatch
{