diff options
Diffstat (limited to 'src/map/grfio.hpp')
-rw-r--r-- | src/map/grfio.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/grfio.hpp b/src/map/grfio.hpp index 9b6d5e2..3083f8c 100644 --- a/src/map/grfio.hpp +++ b/src/map/grfio.hpp @@ -21,7 +21,7 @@ // 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 "../sanity.hpp" +# include "fwd.hpp" # include <cstdint> |