Explorar el Código

fixed include path

Sven Sickert hace 9 años
padre
commit
b6448d8508
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      core/image/MultiChannelImage3DT.cpp

+ 1 - 1
core/image/MultiChannelImage3DT.cpp

@@ -1,4 +1,4 @@
-#include "core/image/MultiChannelImage3DT.h"
+#include "MultiChannelImage3DT.h"
 
 using namespace NICE;