diff options
Diffstat (limited to 'Command/Whereis.hs')
-rw-r--r-- | Command/Whereis.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Whereis.hs b/Command/Whereis.hs index 3a7213217..0e4858f8b 100644 --- a/Command/Whereis.hs +++ b/Command/Whereis.hs @@ -10,7 +10,7 @@ module Command.Whereis where import LocationLog import Command import Messages -import UUID +import Remote import Types command :: [Command] |