changeset 1298:cf9779324cbf

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 06 Feb 2015 14:42:30 +0100
parents 501432928727
children 4ce47e8ed0d2
files Resources/OrthancPlugin.doxygen
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/OrthancPlugin.doxygen	Fri Feb 06 14:35:56 2015 +0100
+++ b/Resources/OrthancPlugin.doxygen	Fri Feb 06 14:42:30 2015 +0100
@@ -655,7 +655,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = @CMAKE_SOURCE_DIR@/Plugins/OrthancCPlugin/OrthancCPlugin.h
+INPUT                  = @CMAKE_SOURCE_DIR@/Plugins/Include/OrthancCPlugin.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, which is