From aceb3cc33ee78cce1077252aff8a8808a3195ff1 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Tue, 31 May 2016 09:55:58 -0400 Subject: Added ability to get configuration --- src/twitter.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/twitter.h') diff --git a/src/twitter.h b/src/twitter.h index d0b469e..90925df 100644 --- a/src/twitter.h +++ b/src/twitter.h @@ -16,5 +16,6 @@ namespace twitter { #include "notification.h" #include "list.h" #include "direct_message.h" +#include "configuration.h" #endif /* end of include guard: TWITTER_H_AC7A7666 */ -- cgit 1.4.1