diff --git a/nmap.cc b/nmap.cc index 9904dcc22..0d29ae7e7 100644 --- a/nmap.cc +++ b/nmap.cc @@ -107,7 +107,7 @@ #include "timing.h" #include "NmapOps.h" #include "MACLookup.h" -#include "Traceroute.h" +#include "traceroute.h" #include "nmap_tty.h" #include "nmap_dns.h" #include "nse_main.h"