Refactoring the project, new folders for view and model classes. Added
[emufront] / src / dialogs / dataobjecteditdialog.h
index cc2f517..95640b5 100644 (file)
@@ -21,7 +21,7 @@
 #define DATAOBJECTEDITDIALOG_H
 
 #include "emufrontdialog.h"
-#include "../dataobjects/emufrontobject.h"
+#include "emufrontobject.h"
 
 class QDialogButtonBox;
 class QComboBox;