Fix missing includes for GL2 build qmlfrontend
authorunc0rr
Fri, 05 Jan 2018 21:44:00 +0100
branchqmlfrontend
changeset 12878 b3426030a426
parent 12877 c9418f57fcbc
child 12880 590c7f324292
Fix missing includes for GL2 build
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