From e6369702971fbfe1de6e2195cfae51ea2853d0a2 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 26 Jul 2003 21:34:26 +0000 Subject: [PATCH] remove extra headers --- stepmania/src/ScreenEdit.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ScreenEdit.h b/stepmania/src/ScreenEdit.h index b3292bcf6d..eee2b676cd 100644 --- a/stepmania/src/ScreenEdit.h +++ b/stepmania/src/ScreenEdit.h @@ -14,8 +14,6 @@ #include "Transition.h" #include "BitmapText.h" #include "Player.h" -#include "RandomSample.h" -#include "RageSoundManager.h" #include "RageSound.h" #include "BGAnimation.h" #include "SnapDisplay.h"