summaryrefslogtreecommitdiff
path: root/Command/Get.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Get.hs')
-rw-r--r--Command/Get.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/Get.hs b/Command/Get.hs
index e3668649e..e0af6c407 100644
--- a/Command/Get.hs
+++ b/Command/Get.hs
@@ -10,7 +10,7 @@ module Command.Get where
import Command
import qualified Backend
import Types
-import Core
+import Content
import Messages
command :: [Command]