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