Browse Source

fixed inclusion in the previous commit

Stasik0 11 years ago
parent
commit
e3ae7da36e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/check_namespace.c

+ 1 - 1
tests/check_namespace.c

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