summaryrefslogtreecommitdiffstats
path: root/cpukit/libdl/rtl.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libdl/rtl.c')
-rw-r--r--cpukit/libdl/rtl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/libdl/rtl.c b/cpukit/libdl/rtl.c
index 505225116e..e2603c8e2b 100644
--- a/cpukit/libdl/rtl.c
+++ b/cpukit/libdl/rtl.c
@@ -26,10 +26,10 @@
#include <rtems/libio_.h>
#include <rtems/rtl/rtl.h>
-#include "rtl-allocator.h"
+#include <rtems/rtl/rtl-allocator.h>
#include "rtl-error.h"
#include "rtl-string.h"
-#include "rtl-trace.h"
+#include <rtems/rtl/rtl-trace.h>
/**
* Semaphore configuration to create a mutex.