summaryrefslogtreecommitdiff
path: root/plugins/elf/python/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/elf/python/module.h')
-rw-r--r--plugins/elf/python/module.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/elf/python/module.h b/plugins/elf/python/module.h
index de3ce42..f011ef9 100644
--- a/plugins/elf/python/module.h
+++ b/plugins/elf/python/module.h
@@ -22,8 +22,8 @@
*/
-#ifndef _PLUGINS_PYCHRYSA_FORMAT_ELF_MODULE_H
-#define _PLUGINS_PYCHRYSA_FORMAT_ELF_MODULE_H
+#ifndef _PLUGINS_ELF_PYTHON_MODULE_H
+#define _PLUGINS_ELF_PYTHON_MODULE_H
#include <stdbool.h>