Skip to content

Commit b7bd751

Browse files
authored
Update pycontainer.hpp
Signed-off-by: Jonas Teuwen <2347927+jonasteuwen@users.noreply.github.com>
1 parent 72a119b commit b7bd751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/xtensor-python/pycontainer.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#undef copysign
3333

3434
#include <cmath>
35-
#include "xtensor/xcontainer.hpp"
35+
#include "xtensor/containers/xcontainer.hpp"
3636

3737
#include "xtl/xsequence.hpp"
3838

0 commit comments

Comments
 (0)