Explorar el Código

fixed inclusion in the previous commit

Stasik0 hace 11 años
padre
commit
e3ae7da36e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"