remove unnecessary dependencies
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "PlayerNumber.h"
|
#include "PlayerNumber.h"
|
||||||
#include "ThemeManager.h"
|
|
||||||
#include "GameState.h"
|
#include "GameState.h"
|
||||||
#include "CommonMetrics.h"
|
|
||||||
#include "LuaManager.h"
|
#include "LuaManager.h"
|
||||||
|
|
||||||
static const CString PlayerNumberNames[] = {
|
static const CString PlayerNumberNames[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user