Reorder some includes.

This commit is contained in:
John Bauer
2006-11-28 19:08:27 +00:00
parent be09ae8e81
commit f5adc9686d
4 changed files with 75 additions and 78 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
#include "global.h"
#include "PlayerState.h"
#include "Foreach.h"
#include "GameState.h"
#include "RageLog.h"
#include "Foreach.h"
PlayerState::PlayerState()
{