Report right headerfile location for Instance::ObtainToken.

This commit is contained in:
tastytea 2020-01-20 02:26:15 +01:00
parent cbdc438ccf
commit 60f26dc864
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 0 deletions

View File

@ -230,6 +230,8 @@ public:
* @endcode
*
* @since 0.3.0
*
* @headerfile instance.hpp mastodonpp/instance.hpp
*/
class ObtainToken : public CURLWrapper
{