diff options
Diffstat (limited to 'src/routingTable.cpp')
-rw-r--r-- | src/routingTable.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/routingTable.cpp b/src/routingTable.cpp index f20983b..b683dca 100644 --- a/src/routingTable.cpp +++ b/src/routingTable.cpp @@ -31,7 +31,7 @@ #include "networkPrefix.h" #include "threadUtils.hpp" #include "datatypes.h" -#include "anytunError.hpp" +#include "anytunError.h" #include "routingTable.h" #include "routingTree.hpp" |