diff options
Diffstat (limited to 'src/Song.hxx')
-rw-r--r-- | src/Song.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Song.hxx b/src/Song.hxx index f7ded6c04..30996ccda 100644 --- a/src/Song.hxx +++ b/src/Song.hxx @@ -24,8 +24,6 @@ #include "gcc.h" #include <assert.h> -#include <stddef.h> -#include <stdbool.h> #include <sys/time.h> #define SONG_FILE "file: " |