Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Woops, vim copy and paste issue with a double include.
  • Loading branch information
Sonicadvance1 committed Nov 16, 2013
1 parent 11a1566 commit 2025f00
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Core/VideoBackends/Software/Src/SWRenderer.cpp
Expand Up @@ -6,7 +6,6 @@

#include "../../OGL/Src/GLUtil.h"
#include "ImageWrite.h"
#include "ImageWrite.h"
#include "RasterFont.h"
#include "SWRenderer.h"
#include "SWStatistics.h"
Expand Down

0 comments on commit 2025f00

Please sign in to comment.