summaryrefslogtreecommitdiff
path: root/plugins/dalvik/operands/args.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dalvik/operands/args.h')
-rw-r--r--plugins/dalvik/operands/args.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/dalvik/operands/args.h b/plugins/dalvik/operands/args.h
index 354333d..9c4ba84 100644
--- a/plugins/dalvik/operands/args.h
+++ b/plugins/dalvik/operands/args.h
@@ -21,8 +21,8 @@
*/
-#ifndef _ARCH_DALVIK_OPERANDS_ARGS_H
-#define _ARCH_DALVIK_OPERANDS_ARGS_H
+#ifndef _PLUGINS_DALVIK_OPERANDS_ARGS_H
+#define _PLUGINS_DALVIK_OPERANDS_ARGS_H
#include <glib-object.h>
@@ -64,4 +64,4 @@ GArchOperand *g_dalvik_args_operand_get(const GDalvikArgsOperand *, size_t);
-#endif /* _ARCH_DALVIK_OPERANDS_ARGS_H */
+#endif /* _PLUGINS_DALVIK_OPERANDS_ARGS_H */