From b07c2de16ae8dfa2c0fc4a594deddacc46386216 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 7 Jan 2010 00:34:39 +0000 Subject: A bunch of things weren't including their own files in quite the correct way... --- src/exceptionbase.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exceptionbase.cpp') diff --git a/src/exceptionbase.cpp b/src/exceptionbase.cpp index b3f06f4..410aa1e 100644 --- a/src/exceptionbase.cpp +++ b/src/exceptionbase.cpp @@ -5,7 +5,7 @@ * terms of the license contained in the file LICENSE. */ -#include "exceptionbase.h" +#include "bu/exceptionbase.h" #include #include #include -- cgit v1.2.3