summaryrefslogtreecommitdiffstats
path: root/pcilib/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'pcilib/pci.h')
-rw-r--r--pcilib/pci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcilib/pci.h b/pcilib/pci.h
index 8805fc2..f364890 100644
--- a/pcilib/pci.h
+++ b/pcilib/pci.h
@@ -28,7 +28,7 @@
#include "export.h"
#include "locking.h"
#include "xml.h"
-#include "unit.h"
+#include "views.h"
typedef struct {
uint8_t max_link_speed, link_speed;