From 70e03e9ffa353da4c2dab6db4f37a38daafbc526 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 22 Aug 2002 19:33:28 +0000 Subject: [PATCH] (fake commit to test syncinfo) --- stepmania/src/RageLog.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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