diff import/myrrdin/renderer.d @ 8:156a95e4c018

final package structure now, i hope
author fred@reichbier.de
date Sat, 19 Jul 2008 17:26:41 +0200
parents 510541745cd1
children adc5e1eedb8a
line wrap: on
line diff
--- a/import/myrrdin/renderer.d	Sat Jul 19 15:21:09 2008 +0200
+++ b/import/myrrdin/renderer.d	Sat Jul 19 17:26:41 2008 +0200
@@ -27,7 +27,7 @@
 import dsfml.system.all;
 import dsfml.graphics.all;
 
-import myrrdin.consumer;
+import myrrdin.consumers.consumer;
 import myrrdin.imagecache;
 import myrrdin.animatedsprite;