fix compile

This commit is contained in:
Glenn Maynard
2006-11-02 03:47:02 +00:00
parent 4cdec422c1
commit 1e21152174
2 changed files with 2 additions and 0 deletions
@@ -10,6 +10,7 @@
#include "archutils/Win32/RegistryAccess.h"
#include "InputFilter.h"
#include "PrefsManager.h"
#include "Foreach.h"
#include "InputHandler_DirectInputHelper.h"
@@ -5,6 +5,7 @@
#include "RageThreads.h"
#include "RageTimer.h"
#include "RageUtil.h"
#include "Foreach.h"
#if defined(WINDOWS)
#include <windows.h>