summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/StdAfx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirandaG15/src/StdAfx.h')
-rw-r--r--plugins/MirandaG15/src/StdAfx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/MirandaG15/src/StdAfx.h b/plugins/MirandaG15/src/StdAfx.h
index d55627ae74..cffc743a0c 100644
--- a/plugins/MirandaG15/src/StdAfx.h
+++ b/plugins/MirandaG15/src/StdAfx.h
@@ -1,8 +1,7 @@
#ifndef _STDAFX_H_
#define _STDAFX_H_
-#define APP_NAME "MirandaG15"
-#define APP_SHORTNAME "MirandaG15"
+#define APP_SHORTNAME __PLUGIN_NAME
/* Common header files */
#include <assert.h>
@@ -49,5 +48,6 @@ using namespace std;
#include "CEvent.h"
#include "resource.h"
+#include "version.h"
#endif \ No newline at end of file