Refactoring the project, new folders for view and model classes. Added
[emufront] / src / dialogs / namedialog.h
index c24cd4f..662edaa 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef NAMEDIALOG_H
 #define NAMEDIALOG_H
 
-#include "../dataobjects/emufrontobject.h"
+#include "emufrontobject.h"
 #include "dataobjecteditdialog.h"
 
 class QLabel;