Skip to content

Commit a55c224

Browse files
committed
fix(build): remove non-existent GameSlot.h include
1 parent aaaf717 commit a55c224

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

Generals/Code/GameEngine/Source/Common/RTS/PlayerList.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
#include "GameLogic/SidesList.h"
6161
#include "GameNetwork/NetworkDefs.h"
6262
#include "GameNetwork/GameInfo.h"
63-
#include "GameNetwork/GameSlot.h"
6463

6564

6665
//-----------------------------------------------------------------------------

GeneralsMD/Code/GameEngine/Source/Common/RTS/PlayerList.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
#include "GameLogic/SidesList.h"
6161
#include "GameNetwork/NetworkDefs.h"
6262
#include "GameNetwork/GameInfo.h"
63-
#include "GameNetwork/GameSlot.h"
6463

6564

6665
//-----------------------------------------------------------------------------

references/fbraz3-dxvk

0 commit comments

Comments
 (0)