summaryrefslogtreecommitdiff
path: root/src/openocd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openocd.c')
-rw-r--r--src/openocd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openocd.c b/src/openocd.c
index cbb28b77..138f5cbb 100644
--- a/src/openocd.c
+++ b/src/openocd.c
@@ -35,7 +35,7 @@
#include "xsvf.h"
#include "svf.h"
#include <flash/nand.h>
-#include "pld.h"
+#include <pld/pld.h>
#include <flash/mflash.h>
#include <server/server.h>