aboutsummaryrefslogtreecommitdiff
path: root/src/lib/container/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/container/map.h')
-rw-r--r--src/lib/container/map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/container/map.h b/src/lib/container/map.h
index a2d1b01d12..d61b1ec18f 100644
--- a/src/lib/container/map.h
+++ b/src/lib/container/map.h
@@ -15,7 +15,7 @@
#include "lib/testsupport/testsupport.h"
#include "lib/cc/torint.h"
-#include "siphash.h"
+#include "ext/siphash.h"
#define DECLARE_MAP_FNS(maptype, keytype, prefix) \
typedef struct maptype maptype; \