diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2022-06-07 03:31:06 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2022-06-07 03:31:06 +0200 |
commit | 296cce39d33bf6dab2b41504321f18c2574f164b (patch) | |
tree | d06e4a7788e2e976f02df4d618e3a6338ec5847e /src/client/game.h | |
parent | b11c0a6721cd884d78b38b63797dfdb933004e03 (diff) | |
download | dragonfireclient-296cce39d33bf6dab2b41504321f18c2574f164b.tar.xz |
Fix upstream merge issues
Diffstat (limited to 'src/client/game.h')
-rw-r--r-- | src/client/game.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/game.h b/src/client/game.h index 0e5d0550d..1266874b5 100644 --- a/src/client/game.h +++ b/src/client/game.h @@ -43,7 +43,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "gettext.h" #include "gui/cheatMenu.h" #include "gui/guiChatConsole.h" -#include "gui/guiConfirmRegistration.h" #include "gui/guiFormSpecMenu.h" #include "gui/guiKeyChangeMenu.h" #include "gui/guiPasswordChange.h" |