From 605853057114892c8e6b2e1ef1b5f745d36f88a4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 27 Jan 2009 02:36:42 +0100 Subject: import version.h in all header files to make sure that version-based feature testing works --- src/pulse/glib-mainloop.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pulse/glib-mainloop.h') diff --git a/src/pulse/glib-mainloop.h b/src/pulse/glib-mainloop.h index 60fd61a3..fd68f8ac 100644 --- a/src/pulse/glib-mainloop.h +++ b/src/pulse/glib-mainloop.h @@ -27,6 +27,7 @@ #include #include +#include /** \page glib-mainloop GLIB Main Loop Bindings * -- cgit