summaryrefslogtreecommitdiff
path: root/src/map/clif.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/clif.hpp')
-rw-r--r--src/map/clif.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map/clif.hpp b/src/map/clif.hpp
index ae23b7b..da8aa20 100644
--- a/src/map/clif.hpp
+++ b/src/map/clif.hpp
@@ -20,10 +20,10 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-#include "fwd.hpp"
-
#include "clif.t.hpp"
+#include "fwd.hpp"
+
#include <functional>
#include "../strings/fwd.hpp"