aboutsummaryrefslogtreecommitdiff
path: root/src/song.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/song.h')
-rw-r--r--src/song.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/song.h b/src/song.h
index 46435efb..ccf87e34 100644
--- a/src/song.h
+++ b/src/song.h
@@ -20,10 +20,7 @@
#define SONG_H
#include "../config.h"
-
-#include <sys/param.h>
-#include <time.h>
-
+#include "os_compat.h"
#include "tag.h"
#include "list.h"