diff --git a/src/script/api/script_vehiclelist.hpp b/src/script/api/script_vehiclelist.hpp --- a/src/script/api/script_vehiclelist.hpp +++ b/src/script/api/script_vehiclelist.hpp @@ -45,7 +45,7 @@ public: * The constructor wrapper from Squirrel. */ ScriptVehicleList(HSQUIRRELVM vm); -#endif +#endif /* DOXYGEN_API */ }; /**