Преглед изворни кода

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"