src/config.cpp

changeset 198
f246725199dc
parent 189
ac2d3e8dd110
child 199
10dd5909a50e
--- a/src/config.cpp	Tue May 14 02:28:28 2013 +0300
+++ b/src/config.cpp	Tue May 14 03:23:01 2013 +0300
@@ -23,11 +23,10 @@
 #include <QDir>
 #include "common.h"
 #include "config.h"
+#include "misc.h"
 
 std::vector<config*> g_configPointers;
 
-
-
 // =============================================================================
 const char* g_WeekdayNames[7] = {
 	"Sunday",

mercurial