From 7e52a0684e686a7f1d808a4a76b5284aa5d10bd4 Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Fri, 16 Jan 2009 21:28:59 +0000 Subject: Windows build fix: sorry, I commit from the wrong tree. Review URL: http://codereview.chromium.org/16611 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8221 0039d316-1c4b-4281-b951-d872f2087c98 --- base/debug_util_win.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/base/debug_util_win.cc b/base/debug_util_win.cc index 348bf44..922a58b 100644 --- a/base/debug_util_win.cc +++ b/base/debug_util_win.cc @@ -6,6 +6,7 @@ #include "base/basictypes.h" #include "base/debug_util.h" +#include "logging.h" namespace { -- cgit v1.1