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