summaryrefslogtreecommitdiff
path: root/src/encode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/encode.h')
-rw-r--r--src/encode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encode.h b/src/encode.h
index 15ac859..3a68909 100644
--- a/src/encode.h
+++ b/src/encode.h
@@ -25,6 +25,6 @@
#include "lib.h"
-void stp_encode_from_msg (TranscodeServerCtx *ctx);
+void stp_encode_from_msg (STPServerCtx *ctx);
#endif /* _SST_ENCODE */