* Boston, MA 02110-1301, USA.
*/
-#include "gstwasapisrc.h"
-#include "gstwasapisink.h"
-
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
+#include "gstwasapisrc.h"
+#include "gstwasapisink.h"
+
static gboolean
plugin_init (GstPlugin * plugin)
{
* ]| Generate 20 ms buffers and render to the default audio device.
* </refsect2>
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "gstwasapisink.h"
* ]| Capture from the default audio device and render to fakesink.
* </refsect2>
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "gstwasapisrc.h"
#include <gst/audio/gstaudioclock.h>
* Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
* Boston, MA 02110-1301, USA.
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
#include "gstwasapiutil.h"