diff --git a/examples/ng_networking/Makefile b/examples/ng_networking/Makefile
index bd24ff083090141d46cc9f96662fbacade43ec71..a8df3f24b0bfd322d0e7f961a510697e3d6c2421 100644
--- a/examples/ng_networking/Makefile
+++ b/examples/ng_networking/Makefile
@@ -26,6 +26,7 @@ USEMODULE += ng_udp
 USEMODULE += ng_pktdump
 # Additional networking modules that can be dropped if not needed
 USEMODULE += ng_icmpv6_echo
+USEMODULE += fib
 # Add also the shell, some shell commands (which are based on uart0 in this app)
 USEMODULE += uart0
 USEMODULE += shell