Fix compilation of target_request.h when it is included first.
[fw/openocd] / src / target / target_request.h
index 697e75c5b67bb20b551a7cd1bed0437b9253d6a7..2bec9cf88c835ff657a21df454325cc7a7536e6a 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef TARGET_REQUEST_H
 #define TARGET_REQUEST_H
 
-#include "command.h"
+#include "target.h"
 
 typedef enum target_req_cmd
 {