diff --git a/tools/GUIEditor/CGUIAttribute.h b/tools/GUIEditor/CGUIAttribute.h index 05854980..0eae334e 100644 --- a/tools/GUIEditor/CGUIAttribute.h +++ b/tools/GUIEditor/CGUIAttribute.h @@ -14,7 +14,6 @@ #include "IGUIFont.h" #include "IGUIStaticText.h" #include "IAttributes.h" -#include "CGUIEditWorkspace.h" namespace irr { diff --git a/tools/GUIEditor/CGUIAttributeEditor.cpp b/tools/GUIEditor/CGUIAttributeEditor.cpp index 45913b66..5c374877 100644 --- a/tools/GUIEditor/CGUIAttributeEditor.cpp +++ b/tools/GUIEditor/CGUIAttributeEditor.cpp @@ -6,7 +6,6 @@ #include "IAttributes.h" #include "IGUIFont.h" #include "IGUIScrollBar.h" -#include "CGUIEditWorkspace.h" #include "CGUIAttribute.h" #include "CGUIStringAttribute.h"