summaryrefslogtreecommitdiff
path: root/runtime/mirror/object_reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/mirror/object_reference.h')
-rw-r--r--runtime/mirror/object_reference.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/mirror/object_reference.h b/runtime/mirror/object_reference.h
index 94869e55b6..72f281df06 100644
--- a/runtime/mirror/object_reference.h
+++ b/runtime/mirror/object_reference.h
@@ -17,8 +17,8 @@
#ifndef ART_RUNTIME_MIRROR_OBJECT_REFERENCE_H_
#define ART_RUNTIME_MIRROR_OBJECT_REFERENCE_H_
+#include "base/mutex.h"
#include "globals.h"
-#include "locks.h"
namespace art {
namespace mirror {