Refactoring the project, new folders for view and model classes. Added
[emufront] / src / dialogs / emufrontinputdialog.cpp
index 8408ffb..e52ceaa 100644 (file)
@@ -1,6 +1,6 @@
 #include "emufrontinputdialog.h"
 #include <QMap>
-#include "../dataobjects/emufrontobject.h"
+#include "emufrontobject.h"
 
 EmuFrontInputDialog::EmuFrontInputDialog(QWidget *parent, Qt::WindowFlags flags)
         : QInputDialog(parent, flags)