gdb: fix regression in gdb_port command
[fw/openocd] / src / helper / log.c
index 3067ecc56180fadcdbbc797c784cdecb0147eceb..6adde4b9dc7f8575791241396b11160f0d45ac2d 100644 (file)
@@ -29,7 +29,7 @@
 
 #include "time_support.h"
 // @todo the inclusion of server.h here is a layering violation
-#include "server.h"
+#include <server/server.h>
 
 #include <stdarg.h>