From 1c33107cbb50705272682c2637d8faaeab4be61a Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 7 Jul 2012 20:14:12 -0700 Subject: Updating project settings to have simpler include paths. --- src/bdd/parse/parseInt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bdd/parse/parseInt.h') diff --git a/src/bdd/parse/parseInt.h b/src/bdd/parse/parseInt.h index 78766612..80ed945a 100644 --- a/src/bdd/parse/parseInt.h +++ b/src/bdd/parse/parseInt.h @@ -26,7 +26,7 @@ #include -#include "src/misc/extra/extraBdd.h" +#include "misc/extra/extraBdd.h" #include "parse.h" ABC_NAMESPACE_HEADER_START -- cgit v1.2.3