summaryrefslogtreecommitdiff
path: root/plugins/dalvik/operands/pool.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dalvik/operands/pool.h')
-rw-r--r--plugins/dalvik/operands/pool.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/dalvik/operands/pool.h b/plugins/dalvik/operands/pool.h
index 3045a2c..d4e9722 100644
--- a/plugins/dalvik/operands/pool.h
+++ b/plugins/dalvik/operands/pool.h
@@ -21,8 +21,8 @@
*/
-#ifndef _ARCH_DALVIK_OPERANDS_POOL_H
-#define _ARCH_DALVIK_OPERANDS_POOL_H
+#ifndef _PLUGINS_DALVIK_OPERANDS_POOL_H
+#define _PLUGINS_DALVIK_OPERANDS_POOL_H
#include <glib-object.h>
@@ -77,4 +77,4 @@ uint32_t g_dalvik_pool_operand_get_index(const GDalvikPoolOperand *);
-#endif /* _ARCH_DALVIK_OPERANDS_POOL_H */
+#endif /* _PLUGINS_DALVIK_OPERANDS_POOL_H */