]> git.sur5r.net Git - openocd/blobdiff - src/server/httpd.c
buildfix with -DNDEBUG
[openocd] / src / server / httpd.c
index b346ca2ee68663eb6fc0a5310fcbce3517d31125..9554ff0e40264800e534c77fca551aaafc0459b1 100644 (file)
@@ -26,7 +26,7 @@
 #endif
 
 #include "telnet_server.h"
-#include "target.h"
+#include <target/target.h>
 
 #include <microhttpd.h>
 #include <pthread.h>