From 366fe425e9d47a0a0e12e3ac47e649c03c06ab03 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 5 Dec 2003 20:33:24 +0000 Subject: [PATCH] unneeded header --- stepmania/src/ScreenSelectCourse.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ScreenSelectCourse.cpp b/stepmania/src/ScreenSelectCourse.cpp index 5d71891436..6d75db3c97 100644 --- a/stepmania/src/ScreenSelectCourse.cpp +++ b/stepmania/src/ScreenSelectCourse.cpp @@ -20,7 +20,6 @@ #include "GameConstantsAndTypes.h" #include "RageLog.h" #include "InputMapper.h" -#include "InputQueue.h" #include "AnnouncerManager.h" #include "GameState.h" #include "RageSounds.h"