Skip to content

Commit aae28d4

Browse files
committed
fixed include
1 parent 70f6db9 commit aae28d4

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 <concepts>
88
#include <cstdlib>

0 commit comments

Comments
 (0)