From 2432c76a40d5eb5c47937c7588dc5bdad888a8ca Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 7 Jan 2021 17:54:47 +0100 Subject: Fix documentation build --- doc/reference.doxygen.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.1