summaryrefslogtreecommitdiff
path: root/plugins/StartPosition/src/Common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StartPosition/src/Common.h')
-rw-r--r--plugins/StartPosition/src/Common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/StartPosition/src/Common.h b/plugins/StartPosition/src/Common.h
index 01448f7f88..cceb16c79b 100644
--- a/plugins/StartPosition/src/Common.h
+++ b/plugins/StartPosition/src/Common.h
@@ -32,6 +32,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "resource.h"
#include "version.h"
+#define MODULE_NAME "WindowStartPosition"
+
#define dbERROR -999999
#define RIGHT 1
#define LEFT 0 \ No newline at end of file