diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/elf/python/module.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/elf/python/module.h b/plugins/elf/python/module.h index f011ef9..615fdba 100644 --- a/plugins/elf/python/module.h +++ b/plugins/elf/python/module.h @@ -35,4 +35,4 @@ bool add_format_elf_module_to_python_module(void); -#endif /* _PLUGINS_PYCHRYSA_FORMAT_ELF_MODULE_H */ +#endif /* _PLUGINS_ELF_PYTHON_MODULE_H */ |