Audio plugin: re-enable PulseAudio backend build
[src/app-framework-binder.git] / plugins / audio / audio-api.h
index bd21b6a..6edc935 100644 (file)
 #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;