summaryrefslogtreecommitdiff
path: root/cpukit/pppd/rtemsmain.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/pppd/rtemsmain.c')
-rw-r--r--cpukit/pppd/rtemsmain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/pppd/rtemsmain.c b/cpukit/pppd/rtemsmain.c
index f5cddec66a..71cf94f297 100644
--- a/cpukit/pppd/rtemsmain.c
+++ b/cpukit/pppd/rtemsmain.c
@@ -53,7 +53,7 @@
#include "ccp.h"
#include "pathnames.h"
#include "patchlevel.h"
-#include "rtemsdialer.h"
+#include <rtems/rtemsdialer.h>
#ifdef CBCP_SUPPORT
#include "cbcp.h"