chore(formatting): godot_cpp include now in angle brackets
This commit is contained in:
parent
40a93aec32
commit
062ef478b4
|
@ -1,7 +1,7 @@
|
|||
#include "nav_room.hpp"
|
||||
#include "godot_cpp/classes/global_constants.hpp"
|
||||
#include "nav_marker.hpp"
|
||||
#include "utils/godot_macros.hpp"
|
||||
#include <godot_cpp/classes/global_constants.hpp>
|
||||
#include <cmath>
|
||||
|
||||
void NavRoom::_bind_methods() {
|
||||
|
|
Loading…
Reference in a new issue