hedgewars/uFLGameConfig.pas
branchqmlfrontend
changeset 11438 1a6148b4de3b
parent 11437 6e641b5453f9
child 11440 330c14f4ba69
--- a/hedgewars/uFLGameConfig.pas	Tue Dec 01 23:37:10 2015 +0300
+++ b/hedgewars/uFLGameConfig.pas	Tue Dec 01 23:40:38 2015 +0300
@@ -32,7 +32,7 @@
 procedure sendConfig(config: PGameConfig);
 
 implementation
-uses uFLIPC, uFLUtils, uFLTeams, uFLData, uFLSChemes, uFLAmmo, uFLUICallback, uFLRunQueue;
+uses uFLIPC, uFLUtils, uFLTeams, uFLThemes, uFLSChemes, uFLAmmo, uFLUICallback, uFLRunQueue;
 
 var
     currentConfig: TGameConfig;