diff --git a/godot_macros.hpp b/godot_macros.hpp index bd72c01..43fc322 100644 --- a/godot_macros.hpp +++ b/godot_macros.hpp @@ -1,7 +1,7 @@ #ifndef UTILS_GODOT_MACROS_HPP #define UTILS_GODOT_MACROS_HPP -/*! \file godot_macros.h +/*! \file godot_macros.hpp * \brief C-style preprocessor macros to simplify using godot's C++ API. */