OSDN Git Service

Stirng.h -> eosString.h
[eos/base.git] / src / Tools / rec3d / marker2Dto3DEstimator / src / marker2Dto3DEstimator.c
index 1364659..fd98d31 100755 (executable)
@@ -19,7 +19,7 @@
 #define DEBUG
 #include "genUtil.h"
 #include "Memory.h"
-#include "String.h"
+#include "eosString.h"
 #include "eosPoint.h"
 
 typedef struct lmarker2Dto3DEstimatorInfo {