aboutsummaryrefslogtreecommitdiff
path: root/src/filter_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filter_plugin.h')
-rw-r--r--src/filter_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filter_plugin.h b/src/filter_plugin.h
index 58e34dfb..d45faee1 100644
--- a/src/filter_plugin.h
+++ b/src/filter_plugin.h
@@ -26,7 +26,7 @@
#ifndef MPD_FILTER_PLUGIN_H
#define MPD_FILTER_PLUGIN_H
-#include <glib.h>
+#include "gerror.h"
#include <stdbool.h>
#include <stddef.h>