Reorder some more includes.

This commit is contained in:
John Bauer
2006-11-29 22:04:29 +00:00
parent 8542b7d190
commit ed7394d72e
3 changed files with 15 additions and 16 deletions
-1
View File
@@ -5,7 +5,6 @@
class Song;
class Steps;
class RageFile;
namespace NotesWriterSM
{
bool Write( RString sPath, const Song &out, bool bSavingCache );