missing headers

This commit is contained in:
Glenn Maynard
2004-06-08 00:45:30 +00:00
parent a9cae0be88
commit 4cbf2478f5
9 changed files with 9 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@
#include "ThemeManager.h"
#include "LuaHelpers.h"
#include "ModeChoice.h"
#include "RageUtil.h"
#define CHOICES THEME->GetMetric (m_sName,"Choices")
#define CONDITION(choice) THEME->GetMetric (m_sName,"Condition"+choice)