Remove un-needed header inclusion
authorstujones11 <stujones111@gmail.com>
Tue, 7 Aug 2018 19:58:26 +0000 (20:58 +0100)
committersfan5 <sfan5@live.de>
Mon, 29 Oct 2018 14:37:44 +0000 (15:37 +0100)
src/gui/guiPasswordChange.cpp

index 14e28cd36baeaa564895e4f0936d179b238c65b6..9ca0ba6891e2f533d501f9f4ba9b9e41eca4c00f 100644 (file)
@@ -23,7 +23,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #include <IGUIButton.h>
 #include <IGUIStaticText.h>
 #include <IGUIFont.h>
-#include "keycode.h"
+
 #include "porting.h"
 #include "gettext.h"