diff options
Diffstat (limited to 'include/songs.h')
-rw-r--r-- | include/songs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/songs.h b/include/songs.h index 5a1fff00c..f8d0fbf5b 100644 --- a/include/songs.h +++ b/include/songs.h @@ -1,6 +1,8 @@ #ifndef GUARD_SONGS_H #define GUARD_SONGS_H +#include "global.h" + enum { /*0x00*/ SE_STOP, |