summaryrefslogtreecommitdiff
path: root/dxr3output.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3output.h')
-rw-r--r--dxr3output.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dxr3output.h b/dxr3output.h
index 6720bf1..e80478b 100644
--- a/dxr3output.h
+++ b/dxr3output.h
@@ -62,6 +62,7 @@ private:
iAudio *audioOutput;
void PlayFrame(cFixedLengthFrame *frame);
+ void PlayFrame(cDxr3PesFrame *frame);
};
// ==================================