Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
luyikei
VLMC
Commits
5b979fcf
Commit
5b979fcf
authored
Mar 01, 2014
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Services: rework includes folders
parent
6550cbdf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
src/Services/YouTube/YouTubeAuthenticator.cpp
src/Services/YouTube/YouTubeAuthenticator.cpp
+1
-1
src/Services/YouTube/YouTubeService.cpp
src/Services/YouTube/YouTubeService.cpp
+1
-1
src/Services/YouTube/YouTubeUploader.cpp
src/Services/YouTube/YouTubeUploader.cpp
+1
-1
No files found.
src/Services/YouTube/YouTubeAuthenticator.cpp
View file @
5b979fcf
...
...
@@ -20,7 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#include "VlmcDebug.h"
#include "
Tools/
VlmcDebug.h"
#include "YouTubeAuthenticator.h"
#include "YouTubeService.h"
...
...
src/Services/YouTube/YouTubeService.cpp
View file @
5b979fcf
...
...
@@ -22,7 +22,7 @@
#include "YouTubeService.h"
#include "VlmcDebug.h"
#include "
Tools/
VlmcDebug.h"
#include "YouTubeAuthenticator.h"
#include "YouTubeUploader.h"
...
...
src/Services/YouTube/YouTubeUploader.cpp
View file @
5b979fcf
...
...
@@ -21,7 +21,7 @@
*****************************************************************************/
#include "UploaderIODevice.h"
#include "VlmcDebug.h"
#include "
Tools/
VlmcDebug.h"
#include "YouTubeService.h"
#include "YouTubeUploader.h"
#include "YouTubeFeedParser.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment