aboutsummaryrefslogtreecommitdiff
path: root/src/mpd_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpd_types.h')
-rw-r--r--src/mpd_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mpd_types.h b/src/mpd_types.h
index 7e64daba..7a81fef6 100644
--- a/src/mpd_types.h
+++ b/src/mpd_types.h
@@ -19,6 +19,8 @@
#ifndef MPD_TYPES_H
#define MPD_TYPES_H
+#include "../config.h"
+
typedef unsigned char mpd_uint8;
typedef signed char mpd_sint8;