summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl-rap.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libdl/rtl-rap.h')
-rw-r--r--cpukit/libdl/rtl-rap.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/libdl/rtl-rap.h b/cpukit/libdl/rtl-rap.h
index eca6e9ea4a..e96f342cea 100644
--- a/cpukit/libdl/rtl-rap.h
+++ b/cpukit/libdl/rtl-rap.h
@@ -16,9 +16,9 @@
#if !defined (_RTEMS_RTL_RAP_H_)
#define _RTEMS_RTL_RAP_H_
-#include "rtl-fwd.h"
-#include "rtl-obj-fwd.h"
-#include "rtl-sym.h"
+#include <rtems/rtl/rtl-fwd.h>
+#include <rtems/rtl/rtl-obj-fwd.h>
+#include <rtems/rtl/rtl-sym.h>
#ifdef __cplusplus
extern "C" {