summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/paradiseo/fix_tests.patch
blob: 607c5d52629db0e9dbccfe47efd2c38e99cbd938 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/moeo/test/t-moeo2DMinHypervolumeArchive.cpp b/moeo/test/t-moeo2DMinHypervolumeArchive.cpp
index 994a9a4..c4ba77b 100644
--- a/moeo/test/t-moeo2DMinHypervolumeArchive.cpp
+++ b/moeo/test/t-moeo2DMinHypervolumeArchive.cpp
@@ -41,7 +41,7 @@
 #include <moeo>
 #include <cassert>
 
-#include<archive/moeo2DMinHyperVolumeArchive.h>
+#include<archive/moeo2DMinHypervolumeArchive.h>
 
 //-----------------------------------------------------------------------------