summaryrefslogtreecommitdiffstats
path: root/vm/native/dalvik_system_VMDebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm/native/dalvik_system_VMDebug.c')
-rw-r--r--vm/native/dalvik_system_VMDebug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm/native/dalvik_system_VMDebug.c b/vm/native/dalvik_system_VMDebug.c
index b9f3610a7..80e97e083 100644
--- a/vm/native/dalvik_system_VMDebug.c
+++ b/vm/native/dalvik_system_VMDebug.c
@@ -19,6 +19,7 @@
*/
#include "Dalvik.h"
#include "native/InternalNativePriv.h"
+#include "hprof/Hprof.h"
#include <string.h>
#include <unistd.h>