summaryrefslogtreecommitdiff
path: root/games/spring/files/patch-tools_mapcompile_src_mapdecompile.cpp
blob: 09b8fbba95dc66611b1070a1c907ec4d03502b52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tools/mapcompile/src/mapdecompile.cpp.orig	2020-12-19 22:58:47 UTC
+++ tools/mapcompile/src/mapdecompile.cpp
@@ -1,7 +1,7 @@
 /* This file is part of SpringMapConvNG (GPL v2 or later), see the LICENSE file */
 
 #include "SMFMap.h"
-#include <IL/il.h>
+#include <il.h>
 #include <iostream>
 #include <string.h>