diff --git a/stepmania/src/GhostArrowRow.cpp b/stepmania/src/GhostArrowRow.cpp index 7de62917f6..63ba0bda3f 100644 --- a/stepmania/src/GhostArrowRow.cpp +++ b/stepmania/src/GhostArrowRow.cpp @@ -17,7 +17,7 @@ GhostArrowRow::GhostArrowRow() { m_iNumCols = 0; } -#include "RageLog.h" + void GhostArrowRow::Load( const PlayerState* pPlayerState, CString NoteSkin, float fYReverseOffset ) { Unload();