Skip to content

Commit 5a6fb7e

Browse files
committed
[GEN][ZH] Fixed includes after forward enum declaration fix
1 parent 3d12685 commit 5a6fb7e

File tree

2 files changed

+2
-0
lines changed
  • GeneralsMD/Code/GameEngine/Include/GameClient
  • Generals/Code/GameEngine/Include/GameClient

2 files changed

+2
-0
lines changed

Generals/Code/GameEngine/Include/GameClient/KeyDefs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
#endif
6464

6565
#include <dinput.h>
66+
#include <Lib/BaseType.h>
6667

6768
// USER INCLUDES //////////////////////////////////////////////////////////////
6869

GeneralsMD/Code/GameEngine/Include/GameClient/KeyDefs.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
#endif
6464

6565
#include <dinput.h>
66+
#include <Lib/BaseType.h>
6667

6768
// USER INCLUDES //////////////////////////////////////////////////////////////
6869

0 commit comments

Comments
 (0)