diff ir/irmodule.cpp @ 252:e3355ce5444b trunk

[svn r269] Fixed dwarf debug info for structs.
author lindquist
date Thu, 12 Jun 2008 16:58:26 +0200
parents 0ab29b838084
children b411c41a9716
line wrap: on
line diff
--- a/ir/irmodule.cpp	Wed Jun 11 21:03:55 2008 +0200
+++ b/ir/irmodule.cpp	Thu Jun 12 16:58:26 2008 +0200
@@ -1,3 +1,4 @@
+#include "gen/llvm.h"
 #include "ir/irmodule.h"
 
 IrModule::IrModule(Module* module)