소스 검색

fixed inclusion in the previous commit

Stasik0 11 년 전
부모
커밋
e3ae7da36e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/check_namespace.c

+ 1 - 1
tests/check_namespace.c

@@ -12,7 +12,7 @@
 #include <stdlib.h>
 
 #include "opcua.h"
-#include "namespace.h"
+#include "opcua_namespace.h"
 #include "check.h"