Mass refactoring part 2/2: fixing include paths and project files

This commit is contained in:
parax0
2015-12-14 19:07:22 -07:00
parent 8805baaee1
commit 824d23efc1
207 changed files with 662 additions and 1035 deletions

View File

@@ -1,5 +1,5 @@
#include "INodeEditor.h"
#include "undo/UndoCommands.h"
#include "Editor/Undo/UndoCommands.h"
INodeEditor::INodeEditor(QWidget *pParent)
: QMainWindow(pParent),