Fix a header guard.
git-svn-id: http://v8-i18n.googlecode.com/svn/trunk@184 24c52dca-d3ef-abce-e343-6dbe4d066545
diff --git a/src/break-iterator.h b/src/break-iterator.h
index b67fd4a..5cb964c 100644
--- a/src/break-iterator.h
+++ b/src/break-iterator.h
@@ -13,7 +13,7 @@
// limitations under the License.
#ifndef V8_I18N_SRC_BREAK_ITERATOR_H
-#define V8_I18N_SRC_BREAK_ITERATOR_H_
+#define V8_I18N_SRC_BREAK_ITERATOR_H
#include "unicode/uversion.h"
#include "v8/include/v8.h"
diff --git a/src/collator.h b/src/collator.h
index 2321ba2..beba1d1 100644
--- a/src/collator.h
+++ b/src/collator.h
@@ -13,7 +13,7 @@
// limitations under the License.
#ifndef V8_I18N_SRC_COLLATOR_H
-#define V8_I18N_SRC_COLLATOR_H_
+#define V8_I18N_SRC_COLLATOR_H
#include "unicode/uversion.h"
#include "v8/include/v8.h"