summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2012-04-23 09:10:04 -0400
committerGedare Bloom <gedare@rtems.org>2012-04-23 09:26:34 -0400
commitfb78f9170f71170a6b2ca3c78bb54ed3c5f6b1ed (patch)
tree627e77e7e555ad228e057091ad30e46a944c23e6 /testsuites
parentscore: Documentation (diff)
downloadrtems-fb78f9170f71170a6b2ca3c78bb54ed3c5f6b1ed.tar.bz2
PR1908: consolidate libqos code and fix installed header location
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/spqreslib/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/spqreslib/system.h b/testsuites/sptests/spqreslib/system.h
index f99b5f459d..1f229687c7 100644
--- a/testsuites/sptests/spqreslib/system.h
+++ b/testsuites/sptests/spqreslib/system.h
@@ -48,7 +48,7 @@ rtems_task Task_Periodic(
#include <rtems/rtems/clock.h>
#include <rtems/score/isr.h>
#include <rtems/rtems/intr.h>
-#include <qreslib.h>
+#include <rtems/qreslib.h>
/* global variables */