Fix header location in readme example.

This commit is contained in:
tastytea 2020-01-18 23:37:57 +01:00
parent e40848fb1e
commit 9bc3fe6fe2
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Have a look at the link:{uri-reference}[reference].
[source,cpp]
--------------------------------------------------------------------------------
#include "mastodonpp.hpp"
#include <mastodonpp/mastodonpp.hpp>
#include <iostream>
int main()