diff options
Diffstat (limited to 'include/mastodonpp.hpp')
-rw-r--r-- | include/mastodonpp.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mastodonpp.hpp b/include/mastodonpp.hpp index 713712d..606e61a 100644 --- a/include/mastodonpp.hpp +++ b/include/mastodonpp.hpp @@ -17,6 +17,7 @@ #ifndef MASTODONPP_HPP #define MASTODONPP_HPP +#include "return_types.hpp" #include <string> namespace mastodonpp |