summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2007-08-22 14:24:58 +0200
committerTakashi Iwai <tiwai@suse.de>2007-08-22 14:24:58 +0200
commit686a32c61fc5c570167cc624959d3b97ab0b33f0 (patch)
treeb7601adea18b75fba2efe813db04587b8db56809 /doc
parent13e913bf85ee1accf927be29028efa43f95bd918 (diff)
Add the missing include/mixer.h to doxygen.cfg
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg
index cdcc9188..dc55cbea 100644
--- a/doc/doxygen.cfg
+++ b/doc/doxygen.cfg
@@ -27,6 +27,7 @@ INPUT = index.doxygen \
../include/pcm_extplug.h \
../include/pcm_ioplug.h \
../include/control_external.h \
+ ../include/mixer.h \
../include/conv.h \
../include/instr.h \
../src/error.c \