summaryrefslogtreecommitdiff
path: root/osnet/LinuxRoutingTable.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2014-07-31 20:13:29 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2014-07-31 20:13:29 -0400
commitdf0a8e845086fe4cb097d8ce2618764e0258bbc1 (patch)
tree244f87f7e1aab04a5325272e6730749a818077c0 /osnet/LinuxRoutingTable.hpp
parent526435859ffea68903371916bc42b6f60d201eab (diff)
downloadinfinitytier-df0a8e845086fe4cb097d8ce2618764e0258bbc1.tar.gz
infinitytier-df0a8e845086fe4cb097d8ce2618764e0258bbc1.zip
Linux routing table now works.
Diffstat (limited to 'osnet/LinuxRoutingTable.hpp')
-rw-r--r--osnet/LinuxRoutingTable.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/osnet/LinuxRoutingTable.hpp b/osnet/LinuxRoutingTable.hpp
index 9a5d3fd6..3c3c1008 100644
--- a/osnet/LinuxRoutingTable.hpp
+++ b/osnet/LinuxRoutingTable.hpp
@@ -28,7 +28,7 @@
#ifndef ZT_LINUXROUTINGTABLE_HPP
#define ZT_LINUXROUTINGTABLE_HPP
-#include "../RoutingTable.hpp"
+#include "../node/RoutingTable.hpp"
namespace ZeroTier {