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/deviceConfig.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/deviceConfig.hpp') diff --git a/src/deviceConfig.hpp b/src/deviceConfig.hpp index 515e38d..d8702b9 100644 --- a/src/deviceConfig.hpp +++ b/src/deviceConfig.hpp @@ -34,7 +34,7 @@ #include "networkAddress.h" #include -#include "anytunError.hpp" +#include "anytunError.h" class TunDevice; -- cgit v1.2.3