summaryrefslogtreecommitdiff
path: root/devel/libpci/files/patch-lib-pci.h
blob: f72e763c1ea8ac7ba42e344a827d20d32759b433 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- lib/pci.h.orig	2024-02-24 23:10:31 UTC
+++ lib/pci.h
@@ -12,11 +12,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 0x030b01