From 892f1c6f874120fe7573828f3cd377f58574c46d Mon Sep 17 00:00:00 2001
From: tastytea
Date: Sat, 4 Jan 2020 12:04:47 +0100
Subject: Fix headers in Doxygen output.

---
 include/request.hpp | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'include/request.hpp')

diff --git a/include/request.hpp b/include/request.hpp
index 198e5a8..c953f63 100644
--- a/include/request.hpp
+++ b/include/request.hpp
@@ -32,6 +32,8 @@ using std::string;
  *  @brief  Used to make a request to the Mastodon API.
  *
  *  @since  0.1.0
+ *
+ *  @headerfile request.hpp mastodonpp/request.hpp
  */
 class Request
 {
-- 
cgit v1.2.3-54-g00ecf