From b8a5c11cbd8a0514754558892d9bbd620345799c Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Fri, 15 Jan 2016 17:25:16 -0500 Subject: refactor headers --- src/util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.c') diff --git a/src/util.c b/src/util.c index 103b4f9..2c10eef 100644 --- a/src/util.c +++ b/src/util.c @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -#include "netcosm.h" +#include "globals.h" void remove_cruft(char *str) { -- cgit v1.1