]> git.meshlink.io Git - meshlink-tiny/blobdiff - test/blackbox/common/test_step.c
Rename the library and public header to meshlink-tiny.
[meshlink-tiny] / test / blackbox / common / test_step.c
index b772b9396c71481e881d453c0d8d66c5598a006b..29cc5a64f54b5487117a3733bee8f22ce0ea373a 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdlib.h>
 #include <assert.h>
 #include <string.h>
-#include "../../../src/meshlink.h"
+#include "../../../src/meshlink-tiny.h"
 #include "test_step.h"
 #include "common_handlers.h"