gameServer/HWProtoCore.hs
branch0.9.14.1
changeset 4334 82cfbbab73da
parent 4242 5e3c5fe2cb14
child 4337 85e02b1a8e8f
--- a/gameServer/HWProtoCore.hs	Sun Nov 14 21:36:47 2010 +0300
+++ b/gameServer/HWProtoCore.hs	Sun Nov 14 20:06:47 2010 +0100
@@ -2,7 +2,7 @@
 
 import qualified Data.IntMap as IntMap
 import Data.Foldable
-import Maybe
+import Data.Maybe
 --------------------------------------
 import CoreTypes
 import Actions