Fix include in example, prefer local header.
This commit is contained in:
parent
935c84e001
commit
31ce23febf
|
@ -15,7 +15,7 @@
|
|||
|
||||
// Print information about an instance (/api/v1/instance).
|
||||
|
||||
#include <mastodonpp.hpp>
|
||||
#include "mastodonpp.hpp"
|
||||
|
||||
#include <iostream>
|
||||
#include <string>
|
||||
|
|
Loading…
Reference in New Issue
Block a user