about summary refs log tree commit diff stats
path: root/src/tweet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tweet.cpp')
-rw-r--r--src/tweet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tweet.cpp b/src/tweet.cpp index 165187e..3ba3aa3 100644 --- a/src/tweet.cpp +++ b/src/tweet.cpp
@@ -1,4 +1,4 @@
1#include "twitter.h" 1#include "tweet.h"
2 2
3namespace twitter { 3namespace twitter {
4 4