From 513816ce5c055be898b80dfa3b7048bcaca876a7 Mon Sep 17 00:00:00 2001 From: Max Roncace Date: Sun, 24 Aug 2025 02:52:08 -0400 Subject: Add a precompiled header for RELs (#2597) --- src/d/d_map_path.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/d/d_map_path.cpp') diff --git a/src/d/d_map_path.cpp b/src/d/d_map_path.cpp index 1f3e99b3f2..0492125a7e 100644 --- a/src/d/d_map_path.cpp +++ b/src/d/d_map_path.cpp @@ -3,10 +3,12 @@ * */ -#include "d/d_map_path.h" +#include "d/dolzel.h" + #include "JSystem/J2DGraph/J2DGrafContext.h" #include "JSystem/JUtility/JUTTexture.h" #include "d/d_com_inf_game.h" +#include "d/d_map_path.h" #include "m_Do/m_Do_lib.h" /* 8003C85C-8003C8F4 03719C 0098+00 0/0 1/1 0/0 .text create__Q28dMpath_n18dTexObjAggregate_cFv */ -- cgit v1.2.3