summaryrefslogtreecommitdiffstats
path: root/src/jdwp/jdwp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jdwp/jdwp.h')
-rw-r--r--src/jdwp/jdwp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jdwp/jdwp.h b/src/jdwp/jdwp.h
index 54e5cc7..3186006 100644
--- a/src/jdwp/jdwp.h
+++ b/src/jdwp/jdwp.h
@@ -31,7 +31,7 @@ struct iovec;
namespace art {
-class Method;
+class AbstractMethod;
class Thread;
namespace JDWP {