use tv_t.h instead of tv.h
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 8 Jun 2005 10:58:11 +0000 (10:58 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 8 Jun 2005 10:58:11 +0000 (10:58 +0000)
[r5976]

ir/ir/irarch.c
ir/ir/irdumptxt.c

index 1b67a3c..74a4c83 100644 (file)
@@ -16,7 +16,7 @@
 #include "ircons_t.h"
 #include "irgmod.h"
 #include "irvrfy.h"
-#include "tv.h"
+#include "tv_t.h"
 #include "dbginfo_t.h"
 #include "iropt_dbg.h"
 #include "irflag_t.h"
index 578baa7..c5a99de 100644 (file)
@@ -31,7 +31,7 @@
 #include "entity_t.h"
 #include "trouts.h"
 #include "irgwalk.h"
-#include "tv.h"
+#include "tv_t.h"
 
 #include "irdom.h"
 #include "field_temperature.h"