From 5850046cf4bf3146c7da097f9ff3dec01459b640 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 22 Feb 2009 07:51:26 +0000 Subject: moved LogErrno to AnytunErrno --- src/routingTable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routingTable.cpp') 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" -- cgit v1.2.3