We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab72b57 commit 0f7aa8bCopy full SHA for 0f7aa8b
generators/simple/voxel_generator_waves.cpp
@@ -2,7 +2,7 @@
2
#include <cmath>
3
4
#ifdef ZN_GODOT
5
-#include "../../../util/godot/core/class_db.h"
+#include "../../util/godot/core/class_db.h"
6
#endif
7
8
namespace zylann::voxel {
0 commit comments