aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/math.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/math.cpp')
-rw-r--r--test/utils/math.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/math.cpp b/test/utils/math.cpp
index e97e200a..3e3ae5e6 100644
--- a/test/utils/math.cpp
+++ b/test/utils/math.cpp
@@ -24,7 +24,7 @@
* $Id$
*/
-#include "math.hpp"
+#include "utils/math.hpp"
#include <exception>
#include <cppunit/extensions/HelperMacros.h>