From 6ac91aa63cd0bce3a9a4fcc781d3ad66a326d5c8 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Thu, 9 Oct 2014 14:14:33 -0400 Subject: fix header names in util/ --- utils/fdict.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/fdict.h') diff --git a/utils/fdict.h b/utils/fdict.h index eb853fb2..94763890 100644 --- a/utils/fdict.h +++ b/utils/fdict.h @@ -1,5 +1,5 @@ -#ifndef _FDICT_H_ -#define _FDICT_H_ +#ifndef FDICT_H_ +#define FDICT_H_ #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v1.2.3