summaryrefslogtreecommitdiff
path: root/src/porting.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/porting.h')
-rw-r--r--src/porting.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/porting.h b/src/porting.h
index 7034d956b..05614543a 100644
--- a/src/porting.h
+++ b/src/porting.h
@@ -40,7 +40,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "debug.h"
#include "constants.h"
#include "gettime.h"
-#include "threads.h"
#ifdef _MSC_VER
#define SWPRINTF_CHARSTRING L"%S"