Update player.cpp
parent
1261f208b9
commit
858d691595
|
@ -18,7 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "player.h"
|
#include "player.h"
|
||||||
#include "main.cpp" //g_settings
|
//#include "main.cpp" //g_settings
|
||||||
#include "constants.h"
|
#include "constants.h"
|
||||||
#include "gamedef.h"
|
#include "gamedef.h"
|
||||||
#include "connection.h" // PEER_ID_INEXISTENT
|
#include "connection.h" // PEER_ID_INEXISTENT
|
||||||
|
|
Loading…
Reference in New Issue