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