Refactoring the project, new folders for view and model classes. Added
[emufront] / src / dialogs / emufrontdialog.h
index faa3aaa..2393172 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef EMUFRONTDIALOG_H
 #define EMUFRONTDIALOG_H
 #include <QDialog>
-#include "../exceptions/emufrontexception.h"
+#include "emufrontexception.h"
 
 class QErrorMessage;