summaryrefslogtreecommitdiff
path: root/runtime/offsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/offsets.h')
-rw-r--r--runtime/offsets.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/offsets.h b/runtime/offsets.h
index 372b821809..6d1a8e0ed6 100644
--- a/runtime/offsets.h
+++ b/runtime/offsets.h
@@ -17,10 +17,10 @@
#ifndef ART_RUNTIME_OFFSETS_H_
#define ART_RUNTIME_OFFSETS_H_
-#include <ostream>
+#include <iosfwd>
#include "base/enums.h"
-#include "base/globals.h"
+#include "runtime_globals.h"
namespace art {