buildfix on MacOS
[fw/openocd] / src / helper / options.c
index 3db96fd713b5850bb70f8618ef2ba126a3cd6e65..573026a6e39f7396ce5e2b21b683810587e3575a 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "configuration.h"
 // @todo the inclusion of server.h here is a layering violation
-#include "server.h"
+#include <server/server.h>
 
 #include <getopt.h>