]> git.meshlink.io Git - meshlink/blobdiff - test/blackbox/common/test_step.c
Move the public header files into their own directory.
[meshlink] / test / blackbox / common / test_step.c
index b772b9396c71481e881d453c0d8d66c5598a006b..663dd670a0995755153bd16c9c41b519918786ca 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdlib.h>
 #include <assert.h>
 #include <string.h>
-#include "../../../src/meshlink.h"
+#include "meshlink.h"
 #include "test_step.h"
 #include "common_handlers.h"