From 305d608fe508b8e2c31df9282cc6f987260a76b1 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Thu, 15 Nov 2007 21:43:26 +0000 Subject: Final changes moving to the actually liscense-ified version, plus I fixed a compile error I introduced last commit. --- src/queue.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/queue.cpp') diff --git a/src/queue.cpp b/src/queue.cpp index 2e4c684..c7aef2e 100644 --- a/src/queue.cpp +++ b/src/queue.cpp @@ -5,4 +5,4 @@ * terms of the license contained in the file LICENSE. */ -#include "queue.h" +#include "bu/queue.h" -- cgit v1.2.3