summaryrefslogtreecommitdiff
path: root/src/modules/m_regex.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_regex.h')
-rw-r--r--src/modules/m_regex.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/m_regex.h b/src/modules/m_regex.h
index 523f9f0d3..fc196fac1 100644
--- a/src/modules/m_regex.h
+++ b/src/modules/m_regex.h
@@ -11,8 +11,8 @@
* ---------------------------------------------------
*/
-#ifndef _M_REGEX_H
-#define _M_REGEX_H
+#ifndef M_REGEX_H
+#define M_REGEX_H
#include "inspircd.h"