From fe57b2f2f03ef3c608be7082e3a72630eaf77974 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 23 Jul 2007 17:52:29 -0400 Subject: [PATCH] more precise includes --- obt/instance.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/obt/instance.c b/obt/instance.c index 27bfc03..850fa1c 100644 --- a/obt/instance.c +++ b/obt/instance.c @@ -16,7 +16,8 @@ See the COPYING file for a copy of the GNU General Public License. */ -#include "obt/obt.h" +#include "obt/instance.h" +#include "obt/util.h" #ifdef HAVE_STRING_H # include -- 1.9.1