summaryrefslogtreecommitdiff
path: root/Propellor/PrivData.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Propellor/PrivData.hs')
-rw-r--r--Propellor/PrivData.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Propellor/PrivData.hs b/Propellor/PrivData.hs
index 27b3f77f..5f0de3b0 100644
--- a/Propellor/PrivData.hs
+++ b/Propellor/PrivData.hs
@@ -9,7 +9,7 @@ import Data.Maybe
import Control.Monad
import Propellor.Types
-import Propellor.Property
+import Propellor.Engine
import Utility.Monad
import Utility.PartialPrelude
import Utility.Exception