aboutsummaryrefslogtreecommitdiffstats
path: root/src/mpd_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpd_types.h')
-rw-r--r--src/mpd_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mpd_types.h b/src/mpd_types.h
index 35ff3604f..ed573c4a4 100644
--- a/src/mpd_types.h
+++ b/src/mpd_types.h
@@ -20,7 +20,6 @@
#define MPD_TYPES_H
#include "../config.h"
-#include "os_compat.h"
typedef unsigned char mpd_uint8;
typedef signed char mpd_sint8;