diff options
Diffstat (limited to 'src/lib/ndpi_main.c')
-rw-r--r-- | src/lib/ndpi_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c index f72bfdae6..0cc26233d 100644 --- a/src/lib/ndpi_main.c +++ b/src/lib/ndpi_main.c @@ -48,7 +48,7 @@ #include <unistd.h> #include <dirent.h> #else -#include "dirent.h" +#include "third_party/include/windows/dirent.h" #endif #ifndef TH_FIN |