diff options
Diffstat (limited to 'src/twitter.h')
-rw-r--r-- | src/twitter.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/twitter.h b/src/twitter.h index a4f336e..382cdce 100644 --- a/src/twitter.h +++ b/src/twitter.h | |||
@@ -12,10 +12,8 @@ namespace twitter { | |||
12 | #include "auth.h" | 12 | #include "auth.h" |
13 | #include "client.h" | 13 | #include "client.h" |
14 | #include "timeline.h" | 14 | #include "timeline.h" |
15 | #include "stream.h" | ||
16 | #include "tweet.h" | 15 | #include "tweet.h" |
17 | #include "user.h" | 16 | #include "user.h" |
18 | #include "notification.h" | ||
19 | #include "list.h" | 17 | #include "list.h" |
20 | #include "direct_message.h" | 18 | #include "direct_message.h" |
21 | #include "configuration.h" | 19 | #include "configuration.h" |