summaryrefslogtreecommitdiff
path: root/plugins/dalvik/helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dalvik/helpers.h')
-rw-r--r--plugins/dalvik/helpers.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/dalvik/helpers.h b/plugins/dalvik/helpers.h
index 6a0ba5c..5b23f0e 100644
--- a/plugins/dalvik/helpers.h
+++ b/plugins/dalvik/helpers.h
@@ -21,8 +21,8 @@
*/
-#ifndef _ARCH_DALVIK_HELPERS_H
-#define _ARCH_DALVIK_HELPERS_H
+#ifndef _PLUGINS_DALVIK_HELPERS_H
+#define _PLUGINS_DALVIK_HELPERS_H
#include "operand.h"
@@ -40,4 +40,4 @@
-#endif /* _ARCH_DALVIK_HELPERS_H */
+#endif /* _PLUGINS_DALVIK_HELPERS_H */