aboutsummaryrefslogtreecommitdiff
path: root/example/ndpiReader.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/ndpiReader.c')
-rw-r--r--example/ndpiReader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ndpiReader.c b/example/ndpiReader.c
index cba8bdb69..98eef139d 100644
--- a/example/ndpiReader.c
+++ b/example/ndpiReader.c
@@ -48,7 +48,7 @@
#include <assert.h>
#include <math.h>
#include "ndpi_api.h"
-#include "uthash.h"
+#include "../src/lib/third_party/include/uthash.h"
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/mman.h>