summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/networking/networkapp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/networking/networkapp.t b/doc/networking/networkapp.t
index 07ec30a090..2a95d69303 100644
--- a/doc/networking/networkapp.t
+++ b/doc/networking/networkapp.t
@@ -59,7 +59,7 @@ The source file which declares the network configuration
structures and calls the network initialization function must include
@example
-#include <rtems_bsdnet.h>
+#include <rtems/rtems_bsdnet.h>
@end example
@subsection Network configuration