summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-07-18 15:33:29 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-07-18 15:33:29 +0300
commit8ef72578611917675179230aec4a6956463ef39a (patch)
treed9e6f6b2635f9a756f3e91cf55e251bedb1d55cb /commonheaders.h
parent0c99b116f722a4609c29a4fbda986cd1e2c6790a (diff)
started ui implementation, some rework
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commonheaders.h b/commonheaders.h
index 0fd971d..35b71ce 100644
--- a/commonheaders.h
+++ b/commonheaders.h
@@ -36,8 +36,8 @@ using std::list;
#include "resource.h"
#include "constants.h"
+#include "utilities.h"
#include "globals.h"
#include "main.h"
-#include "utilities.h"
#include "m_msg_buttonsbar.h"
#endif