aboutsummaryrefslogtreecommitdiff
path: root/audio/ksmp3play/files/patch-windows.c
blob: 4a9b59f197af659959664b0bcaee0b93ec87cae6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- windows.c.orig	2008-06-17 05:57:56 UTC
+++ windows.c
@@ -30,7 +30,7 @@
 #include "ksmp3play.h"
 
 #include <sys/types.h>
-#include <sys/dir.h>
+#include <dirent.h>
 #include <sys/param.h>
 #include <stdio.h>
 #include <unistd.h>