diff --git a/stepmania/src/NoteData.h b/stepmania/src/NoteData.h index a374d461cc..12bf03cbc4 100644 --- a/stepmania/src/NoteData.h +++ b/stepmania/src/NoteData.h @@ -1,7 +1,7 @@ /* NoteData - Holds data about the notes that the player is supposed to hit. */ -#ifndef NOTEDATA_H -#define NOTEDATA_H +#ifndef NOTE_DATA_H +#define NOTE_DATA_H #include "NoteTypes.h" #include