changeset 1191:d68796be59fd

updated ir/irtype.h guard name
author Tomas Lindquist Olsen <tomas.l.olsen gmail.com>
date Fri, 03 Apr 2009 14:54:17 +0200
parents ea7b8b6c96c0
children 3251ce06c820
files ir/irdtype.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ir/irdtype.h	Thu Apr 02 17:27:53 2009 -0600
+++ b/ir/irdtype.h	Fri Apr 03 14:54:17 2009 +0200
@@ -1,5 +1,5 @@
-#ifndef LDC_IR_IRTYPE_H
-#define LDC_IR_IRTYPE_H
+#ifndef LDC_IR_IRDTYPE_H
+#define LDC_IR_IRDTYPE_H
 
 #include <set>