aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/View.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Chelleport/View.hs')
-rw-r--r--src/Chelleport/View.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Chelleport/View.hs b/src/Chelleport/View.hs
index 069e49c..459251b 100644
--- a/src/Chelleport/View.hs
+++ b/src/Chelleport/View.hs
@@ -1,5 +1,6 @@
module Chelleport.View (render) where
+import Chelleport.Config
import Chelleport.Draw
import Chelleport.Types
import Chelleport.Utils (intToCInt, isEmpty, isNotEmpty)