From 16d0d0ebef053cec1c28e4b99f290874334a7ba2 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 22 Feb 2009 08:22:20 +0000 Subject: fixed build on windows --- src/win32/registryKey.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/win32') diff --git a/src/win32/registryKey.cpp b/src/win32/registryKey.cpp index 9f4b653..a6858e9 100644 --- a/src/win32/registryKey.cpp +++ b/src/win32/registryKey.cpp @@ -35,7 +35,7 @@ #include "registryKey.h" -#include "../log.h" +#include "../anytunError.h" RegistryKey::RegistryKey() : opened_(false) { -- cgit v1.2.3