# HG changeset patch # User unc0rr # Date 1515185040 -3600 # Node ID b3426030a426024196fa31d9c9f19935785a60ab # Parent c9418f57fcbc6e43936029d5d09c95575039a0f4 Fix missing includes for GL2 build diff -r c9418f57fcbc -r b3426030a426 hedgewars/uRender.pas --- a/hedgewars/uRender.pas Fri Jan 05 21:43:33 2018 +0100 +++ b/hedgewars/uRender.pas Fri Jan 05 21:44:00 2018 +0100 @@ -106,7 +106,7 @@ implementation uses {$IFNDEF PAS2C} StrUtils, {$ENDIF}uVariables, uUtils - {$IFDEF GL2}, uMatrix, uConsole{$ENDIF}, uConsts; + {$IFDEF GL2}, uMatrix, uConsole, uPhysFSLayer, uDebug{$ENDIF}, uConsts; {$IFDEF USE_TOUCH_INTERFACE} const