Skip to content

Commit 33b1d26

Browse files
committed
fixed include
1 parent 41cc031 commit 33b1d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tetrion_snapshot.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include "application.hpp"
44
#include "tetrion.hpp"
5-
#include "utils.hpp"
5+
#include "utils/utils.hpp"
66
#include <array>
77
#include <span>
88
#include <vector>

0 commit comments

Comments
 (0)