summaryrefslogtreecommitdiff
path: root/commonheaders.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2010-07-17 17:55:38 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2010-07-17 17:55:38 +0300
commit81090063e2cfcf2d935101a71b0fd25a82290e6e (patch)
tree8673f000e33757e6ebe64cc0dd58dba36bc59bb1 /commonheaders.h
parente898920b8a8728296570c8f00b36f810cac09210 (diff)
modified: commonheaders.h
modified: init.cpp modified: juick.vcproj new file: m_buttonbar.h new file: ui.cpp
Diffstat (limited to 'commonheaders.h')
-rw-r--r--commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h
index 8c01fb2..fa1b354 100644
--- a/commonheaders.h
+++ b/commonheaders.h
@@ -39,4 +39,5 @@ using std::list;
#include "globals.h"
#include "main.h"
#include "utilities.h"
+#include "m_buttonbar.h"
#endif