summaryrefslogtreecommitdiff
path: root/libavdevice/alsa-audio.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-26 19:11:25 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-27 12:15:09 +0200
commit6b899e16de94c05203008d969523a642147a5e4b (patch)
tree68515f5c972c223d751da13231c92322341f3e0b /libavdevice/alsa-audio.h
parente48993e3cf532a1713562a147c244b267f5ab713 (diff)
lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h
Diffstat (limited to 'libavdevice/alsa-audio.h')
-rw-r--r--libavdevice/alsa-audio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/alsa-audio.h b/libavdevice/alsa-audio.h
index a7a000c18c..431401bb13 100644
--- a/libavdevice/alsa-audio.h
+++ b/libavdevice/alsa-audio.h
@@ -32,8 +32,8 @@
#include <alsa/asoundlib.h>
#include "config.h"
-#include "libavformat/avformat.h"
#include "libavutil/log.h"
+#include "avdevice.h"
/* XXX: we make the assumption that the soundcard accepts this format */
/* XXX: find better solution with "preinit" method, needed also in