summaryrefslogtreecommitdiff
path: root/plugins/FirstRun/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FirstRun/commonheaders.h')
-rw-r--r--plugins/FirstRun/commonheaders.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugins/FirstRun/commonheaders.h b/plugins/FirstRun/commonheaders.h
deleted file mode 100644
index 1839f53fc1..0000000000
--- a/plugins/FirstRun/commonheaders.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#define MIRANDA_VER 0x0A00
-#define _CRT_SECURE_NO_WARNINGS
-
-#include <windows.h>
-#include <newpluginapi.h>
-#include <m_langpack.h>
-#include <m_system.h>
-#include <m_protocols.h>
-#include <m_database.h>
-
-#define MIID_FIRSTRUN {0x49c2cf54, 0x7898, 0x44de, { 0xbe, 0x3a, 0x6d, 0x2e, 0x4e, 0xf9, 0x0, 0x79 }} //{49c2cf54-7898-44de-be3a-6d2e4ef90079} \ No newline at end of file