summaryrefslogtreecommitdiff
path: root/src/flash/nor/lpc2900.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/flash/nor/lpc2900.c')
-rw-r--r--src/flash/nor/lpc2900.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/flash/nor/lpc2900.c b/src/flash/nor/lpc2900.c
index 81e2def4..bb467c54 100644
--- a/src/flash/nor/lpc2900.c
+++ b/src/flash/nor/lpc2900.c
@@ -25,7 +25,7 @@
#include "image.h"
#include "flash.h"
-#include "binarybuffer.h"
+#include <helper/binarybuffer.h>
#include "armv4_5.h"
#include "algorithm.h"