diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/ctables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ctables.h b/include/ctables.h index 828fafd00..26140c607 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -17,6 +17,7 @@ #ifndef __CTABLES_H__ #define __CTABLES_H__ + #include "inspircd_config.h" #include "hash_map.h" #include "base.h" |