summaryrefslogtreecommitdiff
path: root/devel/libpci/files/patch-lib-pci.h
blob: addbf8787c7f1667b68e7a6aaca575091f610ff0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- lib/pci.h.orig	2022-11-20 11:58:19 UTC
+++ lib/pci.h
@@ -10,11 +10,11 @@
 #define _PCI_LIB_H
 
 #ifndef PCI_CONFIG_H
-#include "config.h"
+#include "pci/config.h"
 #endif
 
-#include "header.h"
-#include "types.h"
+#include "pci/header.h"
+#include "pci/types.h"
 
 #define PCI_LIB_VERSION 0x030900