summaryrefslogtreecommitdiff
path: root/runtime/gc/gc_cause.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/gc/gc_cause.cc')
-rw-r--r--runtime/gc/gc_cause.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/gc/gc_cause.cc b/runtime/gc/gc_cause.cc
index a3a2051934..871208037a 100644
--- a/runtime/gc/gc_cause.cc
+++ b/runtime/gc/gc_cause.cc
@@ -15,8 +15,8 @@
*/
#include "gc_cause.h"
-#include "globals.h"
#include "base/logging.h"
+#include "globals.h"
#include <ostream>