interfaceの階層を変更

This commit is contained in:
keita
2021-02-17 10:20:33 +09:00
parent 45402eb217
commit 6eb90553d1
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef COCOATWEET_API_STATUSED_H_
#define COCOATWEET_API_STATUSED_H_
#include "cocoatweet/api/groupInterface.h"
#include "cocoatweet/api/interface/groupInterface.h"
#include "cocoatweet/oauth/oauth.h"
namespace CocoaTweet::API::Statuses {