From f20a251240d72281565564ae54e3c7f3314a5030 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Tue, 11 Dec 2007 21:24:13 +0000 Subject: Fixed the bu directory, now the code should compile and be usable even installed. That was odd. Anyway, also set props on the bu, unit, and test directories so that the contents won't be listed on svn status. --- src/unit/taf.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/unit/taf.cpp') diff --git a/src/unit/taf.cpp b/src/unit/taf.cpp index f363c78..b3edf5c 100644 --- a/src/unit/taf.cpp +++ b/src/unit/taf.cpp @@ -5,9 +5,9 @@ * terms of the license contained in the file LICENSE. */ -#include "unitsuite.h" -#include "file.h" -#include "tafreader.h" +#include "bu/unitsuite.h" +#include "bu/file.h" +#include "bu/tafreader.h" #include #include -- cgit v1.2.3