fix _DEBUG compile errors

This commit is contained in:
Chris Danford
2005-09-04 16:45:38 +00:00
parent 5dd7b77246
commit c414d1bcf8
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
#include "AnnouncerManager.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "RageFile.h"
AnnouncerManager* ANNOUNCER = NULL; // global object accessable from anywhere in the program