From b1078ce61c96404b9b7933f1bc48ee0209558e21 Mon Sep 17 00:00:00 2001 From: Matt Williams Date: Thu, 25 Feb 2010 12:27:05 +0000 Subject: [PATCH] Fix incorrect header --- tests/testvolume.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testvolume.cpp b/tests/testvolume.cpp index 3b79f082..fbb42cec 100644 --- a/tests/testvolume.cpp +++ b/tests/testvolume.cpp @@ -21,7 +21,7 @@ freely, subject to the following restrictions: distribution. *******************************************************************************/ -#include "testvector.h" +#include "testvolume.h" #include #include "Volume.h"