Skip to content

Commit cc68a9f

Browse files
committed
fixed header
1 parent ac8a0de commit cc68a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stan/math/opencl/matrix_cl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#include <stan/math/prim/fun/Eigen.hpp>
1313
#include <stan/math/prim/fun/vec_concat.hpp>
1414
#include <CL/opencl.hpp>
15-
#include <stan/math/opencl/concurrent_vector.h>
15+
#include <stan/math/opencl/concurrent_vector.hpp>
1616
#include <algorithm>
1717
#include <iostream>
1818
#include <string>

0 commit comments

Comments
 (0)