summaryrefslogtreecommitdiff
path: root/libsowatch/watchsimulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsowatch/watchsimulator.h')
-rw-r--r--libsowatch/watchsimulator.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/libsowatch/watchsimulator.h b/libsowatch/watchsimulator.h
index c9d69ba..8189dfe 100644
--- a/libsowatch/watchsimulator.h
+++ b/libsowatch/watchsimulator.h
@@ -1,14 +1,13 @@
#ifndef SOWATCH_WATCHSIMULATOR_H
#define SOWATCH_WATCHSIMULATOR_H
-#include <QtGui/QImage>
-
#include "watch.h"
+#include "sowatch_global.h"
namespace sowatch
{
-class WatchSimulator : public Watch
+class SOWATCH_EXPORT WatchSimulator : public Watch
{
Q_OBJECT
public: