diff --git a/examples/example01_instance_info.cpp b/examples/example01_instance_info.cpp index 6d371f3..97549a6 100644 --- a/examples/example01_instance_info.cpp +++ b/examples/example01_instance_info.cpp @@ -15,7 +15,7 @@ // Print information about an instance (/api/v1/instance). -#include +#include "mastodonpp.hpp" #include #include