summaryrefslogtreecommitdiff
path: root/src/array.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/array.hpp')
-rw-r--r--src/array.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/array.hpp b/src/array.hpp
index 8878ce4..a1fa69f 100644
--- a/src/array.hpp
+++ b/src/array.hpp
@@ -1,7 +1,7 @@
#ifndef PKE_ARRAY_HPP
#define PKE_ARRAY_HPP
-#include "vendor/pk.h"
+#include "pk.h"
#include <cstdint>
#include <cstring>