summaryrefslogtreecommitdiff
path: root/src/tuple/tuple.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tuple/tuple.cpp')
-rw-r--r--src/tuple/tuple.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tuple/tuple.cpp b/src/tuple/tuple.cpp
index cbd8af2..661d35f 100644
--- a/src/tuple/tuple.cpp
+++ b/src/tuple/tuple.cpp
@@ -1,7 +1,7 @@
#include <string.h>
#include <stdio.h>
-#include "tuple.h"
+#include "stellar/tuple.h"
#include "crc32_hash.h"
uint32_t tuple2_hash(const struct tuple2 *tuple)