summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-21 16:12:21 +0100
committerDavid Robillard <d@drobilla.net>2020-12-21 19:35:11 +0100
commit4c3cea9274a8596197ae73a97eb31187cc18770c (patch)
tree3a816c7a92111d98b68892b008f45cb4be4821dc /doc/reference.doxygen.in
parentbfb58924fec937e0af07d954b9ad52567e505bdb (diff)
downloadsuil-4c3cea9274a8596197ae73a97eb31187cc18770c.tar.gz
suil-4c3cea9274a8596197ae73a97eb31187cc18770c.tar.bz2
suil-4c3cea9274a8596197ae73a97eb31187cc18770c.zip
Move header to a conventional "include" directory
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 84822bc..28ceee1 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -774,7 +774,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = @SUIL_SRCDIR@/suil/suil.h
+INPUT = @SUIL_SRCDIR@/include/suil/suil.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses