Structured exceptions support for C programs.
[bertos.git] / mware / prog.h
index f197975d5d86a571864f6c2f2f141f64a182763e..ee9c6caef4a935e39eb481c69a6297776ad6b7c1 100755 (executable)
@@ -21,7 +21,7 @@
 #define PROG_H
 
 #include <cfg/compiler.h>
-#include <mware/kfile.h>
+#include <kern/kfile.h>
 #include <algos/rotating_hash.h>
 
 /**