From f4f4777cfd52666d55ec785c83724bc2f8529697 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 13 Dec 2002 22:09:02 +0000 Subject: [PATCH] *mutters something about wincvs* --- stepmania/src/NotesLoader.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/NotesLoader.cpp b/stepmania/src/NotesLoader.cpp index ce715678c8..2ce5e5f0fc 100644 --- a/stepmania/src/NotesLoader.cpp +++ b/stepmania/src/NotesLoader.cpp @@ -1,9 +1,7 @@ #include "stdafx.h" #include "NotesLoader.h" #include "NoteTypes.h" -#include "NoteData.h" #include "GameManager.h" -#include "RageUtil.h" bool NotesLoader::Loadable( CString sPath ) {