From f50956040f3f815d412ca5e97d6c43b1fdde264d Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Wed, 14 Mar 2012 20:28:07 +0100 Subject: Makefile: No dependency on gtk yet --- util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util.h') diff --git a/util.h b/util.h index e0833cf..c6b5c41 100644 --- a/util.h +++ b/util.h @@ -2,7 +2,7 @@ #define _UTIL_H_ #include -#include +#include #include -- cgit