Skip to content

Commit ab72b57

Browse files
committed
Fix header path
1 parent 98f19c2 commit ab72b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/multipass/voxel_tool_multipass_generator.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#include "../../util/string/format.h"
88

99
#ifdef ZN_GODOT
10-
#include "../util/godot/core/class_db.h"
10+
#include "../../util/godot/core/class_db.h"
1111
#endif
1212

1313
namespace zylann::voxel {

0 commit comments

Comments
 (0)