From 8298bdba307e0df7af7a26243f7aec6d61b48789 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 3 Jul 2007 00:39:35 +0000 Subject: Minor change, may help building in build... --- src/exceptions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exceptions.h b/src/exceptions.h index b824b91..9655184 100644 --- a/src/exceptions.h +++ b/src/exceptions.h @@ -1,7 +1,7 @@ #ifndef BU_EXCEPTIONS_H #define BU_EXCEPTIONS_H -#include "exceptionbase.h" +#include "bu/exceptionbase.h" #include namespace Bu -- cgit v1.2.3