hedgewars/uStore.pas
changeset 4375 ae5507ddb989
parent 4374 bcefeeabaa33
child 4377 43945842da0c
--- a/hedgewars/uStore.pas	Thu Nov 18 11:32:47 2010 +0300
+++ b/hedgewars/uStore.pas	Thu Nov 18 11:45:31 2010 +0300
@@ -66,7 +66,7 @@
 procedure Tint(c: Longword); inline;
 
 implementation
-uses uMisc, uConsole, uLocale, uMobile, uVariables, uUtils;
+uses uMisc, uConsole, uLocale, uMobile, uVariables, uUtils, uTextures;
 
 type TGPUVendor = (gvUnknown, gvNVIDIA, gvATI, gvIntel, gvApple);