aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testrunner.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testrunner.cc b/testrunner.cc
index 724f1e0..a8c4626 100644
--- a/testrunner.cc
+++ b/testrunner.cc
@@ -6,7 +6,7 @@
#include <gtest/gtest.h>
#include <glib-object.h>
-#include <glog/logging.h>
+#include <base/logging.h>
int main(int argc, char **argv) {
::g_type_init();