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/fbasicstring.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fbasicstring.cpp') diff --git a/src/fbasicstring.cpp b/src/fbasicstring.cpp index 6ef4893..049ff2f 100644 --- a/src/fbasicstring.cpp +++ b/src/fbasicstring.cpp @@ -5,5 +5,5 @@ * terms of the license contained in the file LICENSE. */ -#include "fbasicstring.h" +#include "bu/fbasicstring.h" -- cgit v1.2.3