split engine/ into manifold/ (backend oriented) and unfold/ (the UI)
[myslice.git] / plugins / lists / simplelist.py
index 663dd05..5681bb7 100644 (file)
@@ -1,4 +1,4 @@
-from engine.plugin import Plugin
+from unfold.plugin import Plugin
 
 class SimpleList (Plugin) :