From 27049d68fdd6f41518f8d4a403fafd5b113bb39a Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sun, 22 Apr 2007 06:30:12 +0000 Subject: [PATCH] Remove unneeded include. --- stepmania/src/StepMania.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/StepMania.cpp b/stepmania/src/StepMania.cpp index a028999096..ae68f7b483 100644 --- a/stepmania/src/StepMania.cpp +++ b/stepmania/src/StepMania.cpp @@ -366,9 +366,6 @@ static void CheckSettings() #include "RageDisplay_Null.h" -#include "archutils/Win32/VideoDriverInfo.h" - - struct VideoCardDefaults { RString sDriverRegex;