diff --git a/example/SparseGrid/8_filling_benchmark/main.cpp b/example/SparseGrid/8_filling_benchmark/main.cpp
index ba0e077f0e16c952b76c6b13f8e9613f5a778569..97e732590e893d51caa25fc2f328c5f01b903f91 100644
--- a/example/SparseGrid/8_filling_benchmark/main.cpp
+++ b/example/SparseGrid/8_filling_benchmark/main.cpp
@@ -1,5 +1,5 @@
 
-#include "util/cuda/cuda_launch.hpp"
+#include "util/cuda_launch.hpp"
 #include "Grid/grid_dist_id.hpp"
 #include "data_type/aggregate.hpp"
 #include "timer.hpp"