summaryrefslogtreecommitdiff
path: root/libsowatch/watchplugininterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsowatch/watchplugininterface.h')
-rw-r--r--libsowatch/watchplugininterface.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libsowatch/watchplugininterface.h b/libsowatch/watchplugininterface.h
index e360dea..c027c47 100644
--- a/libsowatch/watchplugininterface.h
+++ b/libsowatch/watchplugininterface.h
@@ -1,5 +1,5 @@
-#ifndef WATCHPLUGININTERFACE_H
-#define WATCHPLUGININTERFACE_H
+#ifndef SOWATCH_WATCHPLUGININTERFACE_H
+#define SOWATCH_WATCHPLUGININTERFACE_H
#include <QtPlugin>
#include <QtCore/QSettings>
@@ -24,4 +24,4 @@ public:
Q_DECLARE_INTERFACE(sowatch::WatchPluginInterface, "com.javispedro.sowatch.WatchPluginInterface")
-#endif // WATCHPLUGININTERFACE_H
+#endif // SOWATCH_WATCHPLUGININTERFACE_H