summaryrefslogtreecommitdiff
path: root/plugins/dalvik/operand.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dalvik/operand.h')
-rw-r--r--plugins/dalvik/operand.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/dalvik/operand.h b/plugins/dalvik/operand.h
index b34c87c..f5ef9ed 100644
--- a/plugins/dalvik/operand.h
+++ b/plugins/dalvik/operand.h
@@ -21,8 +21,8 @@
*/
-#ifndef _ARCH_DALVIK_OPERAND_H
-#define _ARCH_DALVIK_OPERAND_H
+#ifndef _PLUGINS_DALVIK_OPERAND_H
+#define _PLUGINS_DALVIK_OPERAND_H
#include <arch/instruction.h>
@@ -122,4 +122,4 @@ void dalvik_mark_first_operand_as_written(GArchInstruction *);
-#endif /* _ARCH_DALVIK_OPERAND_H */
+#endif /* _PLUGINS_DALVIK_OPERAND_H */