summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-07 17:54:47 +0100
committerDavid Robillard <d@drobilla.net>2021-01-07 17:54:47 +0100
commit2432c76a40d5eb5c47937c7588dc5bdad888a8ca (patch)
tree17c9a032334689957e965bb252ecf93d7cc5dda4
parentb6b115696ce96c1f3d82a51dd4e6d37d1135f452 (diff)
downloadsord-2432c76a40d5eb5c47937c7588dc5bdad888a8ca.tar.gz
sord-2432c76a40d5eb5c47937c7588dc5bdad888a8ca.tar.bz2
sord-2432c76a40d5eb5c47937c7588dc5bdad888a8ca.zip
Fix documentation build
-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 be5f1a4..0aa6d7d 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 = @SORD_SRCDIR@/sord/sord.h
+INPUT = @SORD_SRCDIR@/include/sord/sord.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