summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:14:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:14:44 +0000
commit6c7c65d2dd474d2715862f72e294c9f008cbb5c2 (patch)
tree852863f03676657ef2787862b661b8fcd2b663a0 /testsuites/tmitrontests/tmitronsem01
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-6c7c65d2dd474d2715862f72e294c9f008cbb5c2.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
Diffstat (limited to 'testsuites/tmitrontests/tmitronsem01')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmitrontests/tmitronsem01/system.h b/testsuites/tmitrontests/tmitronsem01/system.h
index 1b8d101a6c..e1dc4dc7e1 100644
--- a/testsuites/tmitrontests/tmitronsem01/system.h
+++ b/testsuites/tmitrontests/tmitronsem01/system.h
@@ -14,7 +14,7 @@
*/
#include <tmacros.h>
-#include <itron.h>
+#include <rtems/itron.h>
#include <assert.h>
/* functions */