diff options
Diffstat (limited to 'm4a_afb_comm.c')
-rw-r--r-- | m4a_afb_comm.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/m4a_afb_comm.c b/m4a_afb_comm.c index 30e1521..f4f1ddd 100644 --- a/m4a_afb_comm.c +++ b/m4a_afb_comm.c @@ -18,9 +18,7 @@ along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. ***/ -#ifdef HAVE_CONFIG_H -#include <config.h> -#endif +#include <pulsecore/pulsecore-config.h> #include "m4a_afb_comm.h" |