From 06e6411044811c9e215af7ab0edbced4d7893e8f Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 25 Feb 2005 02:53:20 +0000 Subject: [PATCH] fix compile --- stepmania/src/Preference.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/Preference.cpp b/stepmania/src/Preference.cpp index 002b35a056..547bf2af23 100644 --- a/stepmania/src/Preference.cpp +++ b/stepmania/src/Preference.cpp @@ -4,6 +4,7 @@ #include "IniFile.h" #include "RageLog.h" #include "LuaFunctions.h" +#include "LuaManager.h" static const CString PrefsGroupNames[NUM_PREFS_GROUPS] = { "Debug",