summaryrefslogtreecommitdiff
path: root/audio/ccaudio2/files/patch-src_w32.cpp
blob: 0dc7dd4407eba919b5c9e8c42ddba11387df18c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/w32.cpp.orig	2015-03-28 15:21:41 UTC
+++ src/w32.cpp
@@ -21,7 +21,7 @@
 #include <ccaudio2-config.h>
 #include <math.h>
 #ifdef  HAVE_ENDIAN_H
-#include <endian.h>
+#include <sys/endian.h>
 #endif
 #define MAX_DEVICES 1