diff options
Diffstat (limited to 'src/debug/local-play.h')
-rw-r--r-- | src/debug/local-play.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/local-play.h b/src/debug/local-play.h index 131a2af..eb8c283 100644 --- a/src/debug/local-play.h +++ b/src/debug/local-play.h @@ -25,6 +25,6 @@ #include "../lib.h" -void stp_play_from_msg (TranscodeServerCtx *ctx); +void stp_play_from_msg (STPServerCtx *ctx); #endif /* _SST_LOCAL_PLAY */ |