projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
323c860
)
Remove un-needed header inclusion
author
stujones11
<stujones111@gmail.com>
Tue, 7 Aug 2018 19:58:26 +0000
(20:58 +0100)
committer
sfan5
<sfan5@live.de>
Mon, 29 Oct 2018 14:37:44 +0000
(15:37 +0100)
src/gui/guiPasswordChange.cpp
patch
|
blob
|
history
diff --git
a/src/gui/guiPasswordChange.cpp
b/src/gui/guiPasswordChange.cpp
index 14e28cd36baeaa564895e4f0936d179b238c65b6..9ca0ba6891e2f533d501f9f4ba9b9e41eca4c00f 100644
(file)
--- a/
src/gui/guiPasswordChange.cpp
+++ b/
src/gui/guiPasswordChange.cpp
@@
-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"