OSDN Git Service

Add the missing include/mixer.h to doxygen.cfg
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Aug 2007 12:24:58 +0000 (14:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 22 Aug 2007 12:24:58 +0000 (14:24 +0200)
doc/doxygen.cfg

index cdcc918..dc55cbe 100644 (file)
@@ -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 \