Merge branch 'master' of ssh://drop.maemo.org/git/mdictionary
[mdictionary] / src / mdictionary / gui / DictManagerWidget.cpp
index 4e60992..ba38115 100644 (file)
@@ -26,7 +26,7 @@
 #include "DictManagerWidget.h"
 #include "DictTypeSelectDialog.h"
 #include <QDebug>
-#include "../../common/DictDialog.h"
+#include "../../include/DictDialog.h"
 
 DictManagerWidget::DictManagerWidget(GUIInterface *parent) :
     QDialog(parent) {