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/routingTree.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/routingTree.hpp') diff --git a/src/routingTree.hpp b/src/routingTree.hpp index 645b84d..3a9024d 100644 --- a/src/routingTree.hpp +++ b/src/routingTree.hpp @@ -32,7 +32,7 @@ #ifndef __ROUTING_TREE_ #define __ROUTING_TREE_ -#include "anytunError.hpp" +#include "anytunError.h" class RoutingTree { -- cgit v1.2.3