Use new header locations everywhere
[bertos.git] / bertos / mware / parser.c
index 0d42b8c21faa83ec0a3ee2d95387d9202d2adc5d..57dc6cf960b9bf2608fcda2e3634ae7b0c098cc3 100644 (file)
@@ -60,7 +60,7 @@
 #include "cfg/cfg_parser.h"
 
 #include <drv/ser.h>
-#include <mware/hashtable.h>
+#include <struct/hashtable.h>
 
 #include <stdlib.h> // atol(), NULL
 #include <string.h> // strchr(), strcmp()