diff --git a/src/Player.cpp b/src/Player.cpp index a0476bad2f..049fcbca66 100644 --- a/src/Player.cpp +++ b/src/Player.cpp @@ -24,7 +24,7 @@ #include "ActorUtil.h" #include "ArrowEffects.h" #include "Game.h" -#include "NetworkSyncManager.h" //used for sending timing offset +#include "NetworkSyncManager.h" //used for sending timing offset #include "DancingCharacters.h" #include "ScreenDimensions.h" #include "RageSoundManager.h"