diff options
Diffstat (limited to 'src/twitter.h')
-rw-r--r-- | src/twitter.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 { | |||
16 | #include "notification.h" | 16 | #include "notification.h" |
17 | #include "list.h" | 17 | #include "list.h" |
18 | #include "direct_message.h" | 18 | #include "direct_message.h" |
19 | #include "configuration.h" | ||
19 | 20 | ||
20 | #endif /* end of include guard: TWITTER_H_AC7A7666 */ | 21 | #endif /* end of include guard: TWITTER_H_AC7A7666 */ |