Move openthread.h to openthread/openthread.h.

This commit is contained in:
Jonathan Hui
2017-03-02 10:24:55 -08:00
parent 075bff327c
commit d0c687505b
43 changed files with 50 additions and 47 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
*/
#include "test_util.h"
#include <openthread.h>
#include "openthread/openthread.h"
#include <common/debug.hpp>
#include <common/message.hpp>
#include <string.h>