Refactoring the project, new folders for view and model classes. Added
[emufront] / src / db / dbemufrontfileobject.h
index 43d2ebe..55b34e1 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "dbquerymodelmanager.h"
 #include "dbfile.h"
-#include "../dataobjects/emufrontfileobject.h"
+#include "emufrontfileobject.h"
 
 class DbEmuFrontFileObject : public DbQueryModelManager
 {