$NetBSD: patch-cy,v 1.1.1.1 2004/01/26 15:42:43 jmmv Exp $

--- mpeglib/lib/mpegplay/copyFunctions.h.orig	2003-11-08 14:08:58.000000000 +0100
+++ mpeglib/lib/mpegplay/copyFunctions.h	2003-11-08 14:09:07.000000000 +0100
@@ -17,9 +17,11 @@
 #define MAX_NEG_CROP 32768
 #define NUM_CROP_ENTRIES (2048+2*MAX_NEG_CROP)
 
-#include <iostream.h>
+#include <iostream>
 #include "../util/mmx/mmx.h"
 
+using namespace std;
+
 extern "C" {
 #include <string.h>
 }
