fix for compound_path deprecation
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 29 Dec 2009 23:48:22 +0000 (23:48 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 29 Dec 2009 23:48:22 +0000 (23:48 +0000)
[r26862]

win32/firmEvaluator/firm.c

index c3a925c..7bc3215 100644 (file)
@@ -28,6 +28,7 @@
 #include "irloop_t.h"
 #include "irextbb_t.h"
 #include "irprog_t.h"
+#include "compound_path_t.h"
 #include "tpop_t.h"
 #include "strcalc.h"
 #include "fltcalc.h"