diff options
Diffstat (limited to 'include/inspstring.h')
-rw-r--r-- | include/inspstring.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/inspstring.h b/include/inspstring.h index b11739999..da3766241 100644 --- a/include/inspstring.h +++ b/include/inspstring.h @@ -11,8 +11,8 @@ * --------------------------------------------------- */ -#ifndef __IN_INSPSTRING_H -#define __IN_INSPSTRING_H +#ifndef INSPSTRING_H +#define INSPSTRING_H // This (inspircd_config) is needed as inspstring doesn't pull in the central header #include "inspircd_config.h" |