aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-02 18:20:46 +0200
committerMax Kellermann <max@duempel.org>2012-08-02 19:12:06 +0200
commitedf811fa0271da729e9962e3976f2a68ac35a395 (patch)
treeedae1c9330ea0bdc7eff132ef15deed6a20fc8d8 /Makefile.am
parentb25b7693baa8be5ab7f0fc727f17fb560b6208ae (diff)
downloadmpd-edf811fa0271da729e9962e3976f2a68ac35a395.tar.gz
mpd-edf811fa0271da729e9962e3976f2a68ac35a395.tar.xz
mpd-edf811fa0271da729e9962e3976f2a68ac35a395.zip
DatabaseVisitor, ...: use GError forward declaration
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 12c76b89c..a39267f4f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -87,6 +87,7 @@ mpd_headers = \
src/encoder_api.h \
src/exclude.h \
src/fd_util.h \
+ src/gerror.h \
src/glib_compat.h \
src/update.h \
src/inotify_source.h \