Explorar o código

doc: followup to #12613, starpufft/starpufft.h is now starpufft/include/starpufft.h

Nathalie Furmento %!s(int64=11) %!d(string=hai) anos
pai
achega
1612323095
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/doxygen/doxygen-config.cfg.in

+ 1 - 1
doc/doxygen/doxygen-config.cfg.in

@@ -56,7 +56,7 @@ INPUT                  = @top_srcdir@/doc/doxygen/chapters \
 			 @top_srcdir@/include/starpu_util.h \
 			 @top_srcdir@/include/starpu_worker.h \
 			 @top_srcdir@/mpi/include/ \
-			 @top_srcdir@/starpufft/starpufft.h \
+			 @top_srcdir@/starpufft/include/starpufft.h \
 			 @top_srcdir@/sc_hypervisor/include
 
 EXAMPLE_PATH           = @top_srcdir@/doc/doxygen \