added firm_ycomp header include
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Fri, 17 Nov 2006 15:51:30 +0000 (15:51 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Fri, 17 Nov 2006 15:51:30 +0000 (15:51 +0000)
[r8400]

ir/common/firm.h

index f3cc21a..1cb6807 100644 (file)
@@ -126,6 +126,7 @@ extern "C" {
 #include "irreflect.h"     /* reflection */
 
 #include "seqnumbers.h"    /* debug support */
+#include "firm_ycomp.h"    /* ycomp debugging support */
 
 
 /* @@@ temporarily for jni builder until preprocessor works.