aboutsummaryrefslogtreecommitdiff
path: root/src/input_stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input_stream.h')
-rw-r--r--src/input_stream.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input_stream.h b/src/input_stream.h
index edecb846..a617632a 100644
--- a/src/input_stream.h
+++ b/src/input_stream.h
@@ -20,6 +20,8 @@
#ifndef MPD_INPUT_STREAM_H
#define MPD_INPUT_STREAM_H
+#include "check.h"
+
#include <glib.h>
#include <stddef.h>