diff --git a/stepmania/src/RageLog.cpp b/stepmania/src/RageLog.cpp index 23990f233f..ede8f29ae8 100644 --- a/stepmania/src/RageLog.cpp +++ b/stepmania/src/RageLog.cpp @@ -10,14 +10,13 @@ ----------------------------------------------------------------------------- */ - #include "RageLog.h" #include "RageUtil.h" #include #include "dxerr8.h" - #pragma comment(lib, "DxErr8.lib") +#pragma comment(lib, "DxErr8.lib") RageLog* LOG; // global and accessable from anywhere in the program