Browse Source

fixed include path

Sven Sickert 9 năm trước cách đây
mục cha
commit
b6448d8508
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;