Skip to content

Commit

Permalink
[DllLoader] Cleanup includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ace20022 committed Apr 22, 2015
1 parent 478342f commit 68ced6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions xbmc/cores/DllLoader/Win32DllLoader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@
*
*/

#include "stdio.h"
#include "Win32DllLoader.h"
#include "DllLoader.h"
#include "DllLoaderContainer.h"
#include "Util.h"
#include "utils/log.h"
#include "utils/StringUtils.h"
#include "filesystem/SpecialProtocol.h"
Expand Down

0 comments on commit 68ced6b

Please sign in to comment.