aboutsummaryrefslogtreecommitdiff
path: root/src/p2p/network_throttle-detail.hpp
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-07-31 16:36:52 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2017-07-31 16:36:52 +0100
commit214fd81e9362f183603bacdb671e06192dcb5808 (patch)
tree9c5700af7dc8a1915892928fd9189b9cf99065e8 /src/p2p/network_throttle-detail.hpp
parentMerge pull request #2159 (diff)
downloadmonero-214fd81e9362f183603bacdb671e06192dcb5808.tar.xz
some include cleanup
Diffstat (limited to 'src/p2p/network_throttle-detail.hpp')
-rw-r--r--src/p2p/network_throttle-detail.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/p2p/network_throttle-detail.hpp b/src/p2p/network_throttle-detail.hpp
index c514db450..27caa85d3 100644
--- a/src/p2p/network_throttle-detail.hpp
+++ b/src/p2p/network_throttle-detail.hpp
@@ -36,7 +36,7 @@
#ifndef INCLUDED_src_p2p_throttle_detail_hpp
#define INCLUDED_src_p2p_throttle_detail_hpp
-#include "../../src/p2p/network_throttle.hpp"
+#include "network_throttle.hpp"
namespace epee
{