Skip to content

Commit 88ba1c7

Browse files
stujones11sfan5
authored andcommittedOct 29, 2018
Remove un-needed header inclusion
1 parent 323c860 commit 88ba1c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/guiPasswordChange.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2323
#include <IGUIButton.h>
2424
#include <IGUIStaticText.h>
2525
#include <IGUIFont.h>
26-
#include "keycode.h"
26+
2727
#include "porting.h"
2828
#include "gettext.h"
2929

0 commit comments

Comments
 (0)
Please sign in to comment.