From: mpech Date: Tue, 14 Jun 2011 11:46:49 +0000 (+0200) Subject: Obsolete header replaced with correct header X-Git-Tag: v1.3.0~320 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=c6f72039fce23e91f99619fb59b089aca7637046;p=clitk.git Obsolete header replaced with correct header --- diff --git a/tests/vv/vvRegisterFormTest.cxx b/tests/vv/vvRegisterFormTest.cxx index 9537602..836f32d 100644 --- a/tests/vv/vvRegisterFormTest.cxx +++ b/tests/vv/vvRegisterFormTest.cxx @@ -19,7 +19,7 @@ #include #include #include "gtest/gtest.h" -#include "vvCommon.h" +#include "vvConfiguration.h" #include #include const std::string data_path = "/home/mpech/workspace/vvSource/tests/data/";