summaryrefslogtreecommitdiff
path: root/plugins/pychrysa/debug/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pychrysa/debug/module.h')
-rw-r--r--plugins/pychrysa/debug/module.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/pychrysa/debug/module.h b/plugins/pychrysa/debug/module.h
index 9c17b75..bbd1971 100644
--- a/plugins/pychrysa/debug/module.h
+++ b/plugins/pychrysa/debug/module.h
@@ -22,8 +22,8 @@
*/
-#ifndef _PLUGINS_PYOIDA_DEBUG_MODULE_H
-#define _PLUGINS_PYOIDA_DEBUG_MODULE_H
+#ifndef _PLUGINS_PYCHRYSA_DEBUG_MODULE_H
+#define _PLUGINS_PYCHRYSA_DEBUG_MODULE_H
#include <Python.h>
@@ -36,4 +36,4 @@ bool add_debug_module_to_python_module(PyObject *);
-#endif /* _PLUGINS_PYOIDA_DEBUG_MODULE_H */
+#endif /* _PLUGINS_PYCHRYSA_DEBUG_MODULE_H */