From 814a9b73942987e7a4720f08ccfcdab1f6f52ac6 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Thu, 9 Oct 2014 14:17:01 -0400 Subject: fix header names in mteval/ --- mteval/ns.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mteval/ns.h') diff --git a/mteval/ns.h b/mteval/ns.h index 153bf0b8..f6329b65 100644 --- a/mteval/ns.h +++ b/mteval/ns.h @@ -1,5 +1,5 @@ -#ifndef _NS_H_ -#define _NS_H_ +#ifndef NS_H_ +#define NS_H_ #include #include -- cgit v1.2.3