We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185b4fd commit 2d232c8Copy full SHA for 2d232c8
Generals/Code/Tools/DataChunkConverter/DataChunkConverter.cpp
@@ -25,7 +25,7 @@
25
#include "Common/FileSystem.h"
26
#include "Common/GlobalData.h"
27
#include "Common/GameMemory.h"
28
-#include "Common/GameText.h"
+#include "GameClient/GameText.h"
29
#include "Common/ScienceStore.h"
30
#include "Common/MultiplayerSettings.h"
31
#include "Common/TerrainTypes.h"
GeneralsMD/Code/Tools/DataChunkConverter/DataChunkConverter.cpp
0 commit comments