summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/Thread.cpp
diff options
context:
space:
mode:
authorrog <rdragoon@optonline.net>2012-11-26 01:41:00 -0500
committerrog <rdragoon@optonline.net>2012-11-26 02:11:52 -0500
commit97f5b1665fa495a494eb2ad40034ececfac853d9 (patch)
tree158ba0d432d8977bd89e5046f5b143446f90d1a1 /Source/Core/Common/Src/Thread.cpp
parent0903e2081725bef65d61d50a326a8e13b94bada8 (diff)
what is this even...
Diffstat (limited to 'Source/Core/Common/Src/Thread.cpp')
-rw-r--r--Source/Core/Common/Src/Thread.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Core/Common/Src/Thread.cpp b/Source/Core/Common/Src/Thread.cpp
index ce91aac651..73f83c204f 100644
--- a/Source/Core/Common/Src/Thread.cpp
+++ b/Source/Core/Common/Src/Thread.cpp
@@ -15,7 +15,6 @@
// Official SVN repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/
-#include "Setup.h"
#include "Thread.h"
#include "Common.h"