aboutsummaryrefslogtreecommitdiff
path: root/src/DhtKey.cpp
diff options
context:
space:
mode:
authorAleksi Lindeman <0xdec05eba@gmail.com>2018-03-13 06:26:06 +0100
committerAleksi Lindeman <0xdec05eba@gmail.com>2018-03-13 06:26:12 +0100
commit1354b690c4dafa080d5b59b6ffe67959747c4b5e (patch)
treeba70e387f45d33b54da447ea37500e3ea0c958ac /src/DhtKey.cpp
parent8a72dc51e5e2525e612462b41554aa97615aa7b3 (diff)
Expose include dir
Diffstat (limited to 'src/DhtKey.cpp')
-rw-r--r--src/DhtKey.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/DhtKey.cpp b/src/DhtKey.cpp
index ea59740..7bd6acf 100644
--- a/src/DhtKey.cpp
+++ b/src/DhtKey.cpp
@@ -1,5 +1,5 @@
-#include "../include/DhtKey.hpp"
-#include "../include/types.hpp"
+#include "../include/odhtdb/DhtKey.hpp"
+#include "../include/odhtdb/types.hpp"
namespace odhtdb
{