diff options
-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 1b88a911f..0acf0d02a 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -19,6 +19,7 @@ #include "inspircd_config.h" #include "hash_map.h" +#include "base.h" class userrec; |