summaryrefslogtreecommitdiff
path: root/streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'streamer.c')
-rw-r--r--streamer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/streamer.c b/streamer.c
index fd60922f..ae4b6daa 100644
--- a/streamer.c
+++ b/streamer.c
@@ -34,7 +34,7 @@
#include "plugins.h"
#include "optmath.h"
-static int streamer_tid;
+static intptr_t streamer_tid;
static SRC_STATE *src;
static SRC_DATA srcdata;
static int codecleft;