From 43d48a2e983bb7a3408f65073cfa392ec6956a1d Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 19 Dec 2022 14:06:50 +0000 Subject: Move extension types to their own header to speed up build times. --- src/modules/m_gateway.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_gateway.cpp') diff --git a/src/modules/m_gateway.cpp b/src/modules/m_gateway.cpp index 4e3bdc843..138894afd 100644 --- a/src/modules/m_gateway.cpp +++ b/src/modules/m_gateway.cpp @@ -29,6 +29,7 @@ #include "inspircd.h" +#include "extension.h" #include "modules/extban.h" #include "modules/ssl.h" #include "modules/webirc.h" -- cgit v1.3.1-10-gc9f91