gdb: connect will now fail if flash autoprobe fails
[fw/openocd] / src / server / httpd_stubs.c
index 6c289afa982df9e34ada65b37e477c2fd6e9af20..0360fe61bfbbb21e717c64ea5eb629014ffb8e71 100644 (file)
@@ -21,7 +21,7 @@
 #include <config.h>
 #endif
 #include "httpd.h"
-#include "log.h"
+#include <helper/log.h>
 
 int httpd_start(struct command_context *cmd_ctx)
 {