DEADSOFTWARE

moved compiler options to shared/a_modes.inc; turned on advanced records
[d2df-sdl.git] / src / game / g_res_downloader.pas
index 471268ed20ba9645d44f4ade7564d55c24b6401c..c24e6f89bcb426b36c9cc9e8508e8b0a147ef6a2 100644 (file)
@@ -13,7 +13,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 g_amodes.inc}
+{$INCLUDE ../shared/a_modes.inc}
 unit g_res_downloader;
 
 interface