summaryrefslogtreecommitdiffstats
path: root/cpukit/pppd
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd')
-rw-r--r--cpukit/pppd/example/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/pppd/example/system.h b/cpukit/pppd/example/system.h
index 87678da1b6..c727b2f085 100644
--- a/cpukit/pppd/example/system.h
+++ b/cpukit/pppd/example/system.h
@@ -37,6 +37,6 @@ rtems_driver_address_table Device_drivers[5] = {
RTEMS_NO_ASR | \
RTEMS_INTERRUPT_LEVEL(0))
-#include <confdefs.h>
+#include <rtems/confdefs.h>
#endif