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/verbose.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/verbose.h') diff --git a/utils/verbose.h b/utils/verbose.h index 73476383..e39e23cb 100644 --- a/utils/verbose.h +++ b/utils/verbose.h @@ -1,5 +1,5 @@ -#ifndef _VERBOSE_H_ -#define _VERBOSE_H_ +#ifndef VERBOSE_H_ +#define VERBOSE_H_ extern bool SILENT; -- cgit v1.2.3