From f26f957e5392aed8d15e7d16479773157787b267 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 26 Nov 2013 11:46:59 +0300 Subject: fix compilation with SDL2. --- src/gui/widgets/textfield.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp index 47e415c78..8d15108b5 100644 --- a/src/gui/widgets/textfield.cpp +++ b/src/gui/widgets/textfield.cpp @@ -31,9 +31,7 @@ #include "input/keydata.h" #include "input/keyevent.h" -#ifndef USE_INTERNALGUICHAN #include "gui/sdlinput.h" -#endif #include "gui/viewport.h" -- cgit v1.2.3-70-g09d2