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/libcurl_http_fetcher.h b/libcurl_http_fetcher.h
index 0ca31b6..433feeb 100644
--- a/libcurl_http_fetcher.h
+++ b/libcurl_http_fetcher.h
@@ -10,7 +10,7 @@
#include <curl/curl.h>
#include <glib.h>
#include "base/basictypes.h"
-#include "glog/logging.h"
+#include "base/logging.h"
#include "update_engine/http_fetcher.h"
// This is a concrete implementation of HttpFetcher that uses libcurl to do the