helper: Remove src/helper from include dirs
[fw/openocd] / src / target / armv7m_trace.h
index eaee6a48f1efab20218d929f321b704bb4a8baa6..7e4977aba72a67f95b91cfca368c93558312bb2c 100644 (file)
@@ -18,8 +18,8 @@
 #ifndef OPENOCD_TARGET_ARMV7M_TRACE_H
 #define OPENOCD_TARGET_ARMV7M_TRACE_H
 
+#include <helper/command.h>
 #include <target/target.h>
-#include <command.h>
 
 /**
  * @file