This commit is contained in:
Josh Allen
2007-08-24 15:43:12 +00:00
parent 2c693da0f7
commit 271ebdbb02
+1 -1
View File
@@ -2,7 +2,7 @@
#define SCREEN_OPTIONS_TOGGLE_SONGS_H
#include "ScreenOptions.h"
#include "Song.h"
#include "song.h"
class ScreenOptionsToggleSongs: public ScreenOptions
{