summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-02 19:39:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-11-02 19:39:21 +0000
commit970b62ddfbbd634c79391119715e12a52fbe0133 (patch)
tree34a41e582e8f7afc0911e350e238c672ab9b1551 /nuttx/arch/arm
parent1b4bb7ad9182132f8dc3e6ba0be86d1ae401f8e8 (diff)
downloadpx4-nuttx-970b62ddfbbd634c79391119715e12a52fbe0133.tar.gz
px4-nuttx-970b62ddfbbd634c79391119715e12a52fbe0133.tar.bz2
px4-nuttx-970b62ddfbbd634c79391119715e12a52fbe0133.zip
Use correct header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1121 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm')
-rw-r--r--nuttx/arch/arm/src/str71x/str71x_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/str71x/str71x_internal.h b/nuttx/arch/arm/src/str71x/str71x_internal.h
index ffb9bbb5c..10a821506 100644
--- a/nuttx/arch/arm/src/str71x/str71x_internal.h
+++ b/nuttx/arch/arm/src/str71x/str71x_internal.h
@@ -42,7 +42,7 @@
#include <nuttx/config.h>
#include <sys/types.h>
-#include "str71x_map.h"
+#include <arch/board/board.h>
/************************************************************************************
* Definitions