summaryrefslogtreecommitdiff
path: root/plugins/dalvik/pseudo/fill.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dalvik/pseudo/fill.h')
-rw-r--r--plugins/dalvik/pseudo/fill.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/dalvik/pseudo/fill.h b/plugins/dalvik/pseudo/fill.h
index 2a63df9..a022ed2 100644
--- a/plugins/dalvik/pseudo/fill.h
+++ b/plugins/dalvik/pseudo/fill.h
@@ -21,8 +21,8 @@
*/
-#ifndef _ARCH_DALVIK_PSEUDO_FILL_H
-#define _ARCH_DALVIK_PSEUDO_FILL_H
+#ifndef _PLUGINS_DALVIK_PSEUDO_FILL_H
+#define _PLUGINS_DALVIK_PSEUDO_FILL_H
#include "../context.h"
@@ -57,4 +57,4 @@ GArchInstruction *g_dalvik_fill_instr_new(uint16_t, GDalvikContext *, const GBin
-#endif /* _ARCH_DALVIK_PSEUDO_FILL_H */
+#endif /* _PLUGINS_DALVIK_PSEUDO_FILL_H */