summaryrefslogtreecommitdiff
path: root/src/ecosboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ecosboard.c')
-rw-r--r--src/ecosboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecosboard.c b/src/ecosboard.c
index c93cea05..5d939368 100644
--- a/src/ecosboard.c
+++ b/src/ecosboard.c
@@ -21,7 +21,7 @@
#include "config.h"
#endif
-#include "types.h"
+#include <helper/types.h>
#include "jtag.h"
#include <helper/ioutil.h>
#include <helper/configuration.h>