aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2023-10-05 12:24:39 +0200
committerLuca Deri <deri@ntop.org>2023-10-05 12:24:39 +0200
commite1e6a01d6ae09f3d74155df84b8e1f41c01b3896 (patch)
tree019e18a8f1f25dfc5241ac1fd87a810969dfacf5 /src/lib/ndpi_main.c
parent3881d162f7bb6b1b6a27ddfd5f1617fd7406fbfe (diff)
Windows code rework
Diffstat (limited to 'src/lib/ndpi_main.c')
-rw-r--r--src/lib/ndpi_main.c2
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