Skip to content

Commit d343aab

Browse files
fixup! Unit test java_type_from_string and fix doc
1 parent 0f72e03 commit d343aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit/java_bytecode/java_types/java_type_from_string.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\*******************************************************************/
88

99
#include <testing-utils/catch.hpp>
10-
#include <java_types.h>
10+
#include <java_bytecode/java_types.h>
1111

1212
SCENARIO("java_type_from_string", "[core][java_types]")
1313
{

0 commit comments

Comments
 (0)