commit | d2e4ccc22cd4dc1df69bb242321edde4af933e20 | [log] [tgz] |
---|---|---|
author | seanparent@google.com <seanparent@google.com@06c00378-0e64-4dae-be16-12b19f9950a1> | Thu Nov 05 22:56:33 2009 +0000 |
committer | seanparent@google.com <seanparent@google.com@06c00378-0e64-4dae-be16-12b19f9950a1> | Thu Nov 05 22:56:33 2009 +0000 |
tree | 9bb2e9c23b597399ac4e6bcfc2b44997dc17a035 | |
parent | 49fdf1889b965be25f929eeebc5b60cd40b90435 [diff] [blame] |
Die glog, die! Review URL: http://chromereview.prom.corp.google.com/1181050 git-svn-id: svn://chrome-svn/chromeos/trunk@171 06c00378-0e64-4dae-be16-12b19f9950a1
diff --git a/main.cc b/main.cc index 21add3b..412020b 100644 --- a/main.cc +++ b/main.cc
@@ -6,7 +6,7 @@ #include <stdio.h> #include <iostream> #include <glib.h> -#include <glog/logging.h> +#include <base/logging.h> #include <libxml/parser.h> #include <libxml/xpath.h>