diff options
Diffstat (limited to 'src/gui/guiEditBox.cpp')
-rw-r--r-- | src/gui/guiEditBox.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/guiEditBox.cpp b/src/gui/guiEditBox.cpp index e25c9ace3..b6ee71ce9 100644 --- a/src/gui/guiEditBox.cpp +++ b/src/gui/guiEditBox.cpp @@ -19,7 +19,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "guiEditBox.h" -#include "IrrCompileConfig.h" #include "IGUISkin.h" #include "IGUIEnvironment.h" #include "IGUIFont.h" |