X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=plugins%2Faudio%2Faudio-api.h;fp=plugins%2Faudio%2Faudio-api.h;h=6edc9357d06e2d44882867b6eb413995093cbfe3;hb=1eea40b826a760f5e15c859744b290b680cda8ab;hp=bd21b6ab05657a4a83910c8e8b89398f1c7473c2;hpb=d438e411f8f743573c79fd2c0a0a528b4a2cadf3;p=src%2Fapp-framework-binder.git diff --git a/plugins/audio/audio-api.h b/plugins/audio/audio-api.h index bd21b6ab..6edc9357 100644 --- a/plugins/audio/audio-api.h +++ b/plugins/audio/audio-api.h @@ -19,10 +19,6 @@ #ifndef AUDIO_API_H #define AUDIO_API_H -#ifdef HAVE_PULSE -#include "audio-pulse.h" -#endif - /* global plugin handle, should store everything we may need */ typedef struct { int devCount;