summaryrefslogtreecommitdiff
path: root/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonheaders.h')
-rwxr-xr-xsrc/commonheaders.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commonheaders.h b/src/commonheaders.h
index 459d76e..b33b5c4 100755
--- a/src/commonheaders.h
+++ b/src/commonheaders.h
@@ -15,7 +15,7 @@
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#ifndef COMMONHEADERS_H
#define COMMONHEADERS_H
-#define MIRANDA_VER 0x0901
+#define MIRANDA_VER 0x0A00
//windows
#include <windows.h>
#include <shlobj.h>
@@ -73,6 +73,7 @@ using std::fstream;
#include <m_icolib.h>
#include "m_extraicons.h"
#include "m_metacontacts.h"
+#include "win2k.h"
#include "resource.h"