doxygen: fix image path

From: borine@github
Link: https://github.com/alsa-project/alsa-lib/pull/340
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
borine 2023-07-29 11:22:49 +01:00 committed by Jaroslav Kysela
parent 9505cfdb46
commit df0feab38f

View file

@ -110,7 +110,7 @@ EXCLUDE = @top_srcdir@/src/control/control_local.h \
RECURSIVE = YES
FILE_PATTERNS = *.c *.h
EXAMPLE_PATH = @top_srcdir@/test
IMAGE_PATH = pictures
IMAGE_PATH = @top_srcdir@/doc/pictures
QUIET = YES
EXTRACT_ALL = NO