From 6e34153a52d0f21717a44ecbacc203cacded570a Mon Sep 17 00:00:00 2001 From: "Ben \"root\" Anderson" Date: Thu, 19 Dec 2013 23:48:23 -0600 Subject: [PATCH] I'm an idiot. --- src/StepsUtil.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/StepsUtil.cpp b/src/StepsUtil.cpp index 54866f0370..075ac03716 100644 --- a/src/StepsUtil.cpp +++ b/src/StepsUtil.cpp @@ -9,8 +9,6 @@ #include "XmlFile.h" #include "UnlockManager.h" #include "SongUtil.h" -#include "NoteData.h" -#include "NoteTypes.h" // ROWS_PER_BEAT bool StepsCriteria::Matches( const Song *pSong, const Steps *pSteps ) const {