more precise includes
authorDana Jansens <danakj@orodu.net>
Mon, 23 Jul 2007 21:52:29 +0000 (17:52 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 20 Jan 2008 06:36:54 +0000 (01:36 -0500)
obt/instance.c

index 27bfc03..850fa1c 100644 (file)
@@ -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 <string.h>