Fix compile.

This commit is contained in:
Steve Checkoway
2006-11-17 19:42:11 +00:00
parent ec48a7166d
commit 5cc2c5e2c4
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "RageLog.h"
#include "arch/arch.h"
#include "RageThreads.h"
#include "arch/arch_default.h"
#if !defined(SMPACKAGE)
static Preference<RString> g_sIgnoredDialogs( "IgnoredDialogs", "" );