summaryrefslogtreecommitdiffstats
path: root/libdha/sysdep/pci_linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'libdha/sysdep/pci_linux.c')
-rw-r--r--libdha/sysdep/pci_linux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdha/sysdep/pci_linux.c b/libdha/sysdep/pci_linux.c
index 68393ae093..ea667f6ee6 100644
--- a/libdha/sysdep/pci_linux.c
+++ b/libdha/sysdep/pci_linux.c
@@ -133,7 +133,7 @@ static int pci_config_type( void ) { return 1; }
//#include <sys/io.h>
#include <linux/pci.h>
#include "libavutil/common.h"
-#include "libavutil/bswap.h"
+#include "mpbswap.h"
static int pci_get_vendor(
unsigned char bus,