summaryrefslogtreecommitdiff
path: root/plugins/apihashing/python/classics/module.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2023-10-20 06:45:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2023-10-20 06:45:34 (GMT)
commit0140499d4340c074b039194a2e71808d909d8cbd (patch)
tree0b8b16353b5a835245bce55393f206b8e6383dc2 /plugins/apihashing/python/classics/module.h
parente42109df9964b153a80ec65a5f1badc02bfb8fa6 (diff)
Include sll1-add-hash32 as new custom API hash.
Diffstat (limited to 'plugins/apihashing/python/classics/module.h')
-rw-r--r--plugins/apihashing/python/classics/module.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/apihashing/python/classics/module.h b/plugins/apihashing/python/classics/module.h
index ee0e098..10c817d 100644
--- a/plugins/apihashing/python/classics/module.h
+++ b/plugins/apihashing/python/classics/module.h
@@ -22,8 +22,8 @@
*/
-#ifndef _PLUGINS_ENCODINGS_PYTHON_ROST_MODULE_H
-#define _PLUGINS_ENCODINGS_PYTHON_ROST_MODULE_H
+#ifndef _PLUGINS_APIHASHING_PYTHON_CLASSICS_MODULE_H
+#define _PLUGINS_APIHASHING_PYTHON_CLASSICS_MODULE_H
#include <stdbool.h>
@@ -35,4 +35,4 @@ bool register_apihashing_classics_modifiers(void);
-#endif /* _PLUGINS_ENCODINGS_PYTHON_ROST_MODULE_H */
+#endif /* _PLUGINS_APIHASHING_PYTHON_CLASSICS_MODULE_H */