change #include "arm11.h" to <target/arm11.h>
[fw/openocd] / src / target / register.c
index 392455d013883c8b7d0dcdd1b802e7286c39bcd2..355c860121372c45c6cd6a3d9420fd90d0d606c8 100644 (file)
@@ -24,9 +24,9 @@
 #include "config.h"
 #endif
 
-#include "types.h"
+#include <helper/types.h>
 #include "register.h"
-#include "log.h"
+#include <helper/log.h>
 
 /**
  * @file