aboutsummaryrefslogtreecommitdiffstats
path: root/src/client_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client_file.h')
-rw-r--r--src/client_file.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client_file.h b/src/client_file.h
index bc64bd041..2dd07dede 100644
--- a/src/client_file.h
+++ b/src/client_file.h
@@ -20,7 +20,8 @@
#ifndef MPD_CLIENT_FILE_H
#define MPD_CLIENT_FILE_H
-#include <glib.h>
+#include "gerror.h"
+
#include <stdbool.h>
struct client;