aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/half_float.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/half_float.cpp')
-rw-r--r--test/half_float.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/half_float.cpp b/test/half_float.cpp
index 7734f82cc..1b0ea9482 100644
--- a/test/half_float.cpp
+++ b/test/half_float.cpp
@@ -9,7 +9,7 @@
#include "main.h"
-#include <Eigen/src/Core/arch/CUDA/Half.h>
+#include <Eigen/src/Core/arch/GPU/Half.h>
// Make sure it's possible to forward declare Eigen::half
namespace Eigen {