aboutsummaryrefslogtreecommitdiff
path: root/audio/splay/files/patch-libs_mpegtoraw.cc
blob: 2370f9c858971010d036a6f221bd584a43bef64b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libs/mpegtoraw.cc.orig	2001-02-15 13:43:40 UTC
+++ libs/mpegtoraw.cc
@@ -552,7 +552,7 @@ int  Mpegtoraw::getframesaved(void)
 #endif
 
 
-#include <iostream.h>
+#include <iostream>
 // Convert mpeg to raw
 bool Mpegtoraw::run(int frames)
 {