aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/httpd_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/output/httpd_client.h')
-rw-r--r--src/output/httpd_client.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/output/httpd_client.h b/src/output/httpd_client.h
index 739163f42..f0df829db 100644
--- a/src/output/httpd_client.h
+++ b/src/output/httpd_client.h
@@ -20,9 +20,8 @@
#ifndef MPD_OUTPUT_HTTPD_CLIENT_H
#define MPD_OUTPUT_HTTPD_CLIENT_H
-#include <glib.h>
-
#include <stdbool.h>
+#include <stddef.h>
struct httpd_client;
struct httpd_output;