Use new header locations everywhere
[bertos.git] / bertos / mware / formatwr.c
index 0c0e39c7d85ff7a990f5e488c183c8e08327de84..cbea0612db029878b7ed6902f227bba44db25610 100644 (file)
@@ -82,7 +82,7 @@
 #include "cfg/cfg_formatwr.h"  /* CONFIG_ macros */
 #include <cfg/debug.h>         /* ASSERT */
 
-#include <mware/pgm.h>
+#include <cpu/pgm.h>
 #include <mware/hex.h>
 
 #ifndef CONFIG_PRINTF_N_FORMATTER