summaryrefslogtreecommitdiff
path: root/client/mainwindow.cc
diff options
context:
space:
mode:
Diffstat (limited to 'client/mainwindow.cc')
-rw-r--r--client/mainwindow.cc5
1 files changed, 4 insertions, 1 deletions
diff --git a/client/mainwindow.cc b/client/mainwindow.cc
index 79d6b7e..8882d28 100644
--- a/client/mainwindow.cc
+++ b/client/mainwindow.cc
@@ -26,7 +26,10 @@
*/
#include "mainwindow.h"
#include "info.h"
-#include "miav_config.h"
+
+//#include "miav_config.h"
+#include "configuration.h"
+
#include "splashscreen.h"
#include "aboutwindow.h"