diff runtime/internal/eh.d @ 663:6aaa3d3c1183

First part of rename to LDC.
author Christian Kamm <kamm incasoftware de>
date Mon, 06 Oct 2008 22:46:55 +0200
parents aef77ae1d32c
children 4ac97ec7c18e
line wrap: on
line diff
--- a/runtime/internal/eh.d	Mon Oct 06 21:40:33 2008 +0200
+++ b/runtime/internal/eh.d	Mon Oct 06 22:46:55 2008 +0200
@@ -5,7 +5,7 @@
 module eh;
 
 import util.console;
-import llvmdc.cstdarg;
+import ldc.cstdarg;
 
 // debug = EH_personality;