summaryrefslogtreecommitdiff
path: root/multimedia/avifile-devel/patches/patch-aa
blob: 44bd509be79dab4250eb9106cd452a23c505aa23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2004/01/26 15:13:04 jmmv Exp $

--- player/main.cpp.orig	Thu Aug  9 18:50:55 2001
+++ player/main.cpp
@@ -15,7 +15,7 @@ Copyright 2000 Eugene Kuznetsov  (divx@e
 #include <floatingpoint.h>
 #endif
 #ifdef __NetBSD__
-#include <machine/ieeefp.h>
+#include <ieeefp.h>
 #endif
 
 #include <iostream>