summaryrefslogtreecommitdiffstats
path: root/pcilib/pci.h
diff options
context:
space:
mode:
authornicolas.zilio@hotmail.fr <>2015-09-15 12:07:04 +0200
committernicolas.zilio@hotmail.fr <>2015-09-15 12:07:04 +0200
commit33db9c07bd08fae74c145c547f1b0e9f55ab25ae (patch)
tree7121279d8ebe972374cae6238096f0f8008be1d5 /pcilib/pci.h
parent6c47064466d8484813741f347e41af1d4ac90f85 (diff)
downloadpcitool-33db9c07bd08fae74c145c547f1b0e9f55ab25ae.tar.gz
pcitool-33db9c07bd08fae74c145c547f1b0e9f55ab25ae.tar.bz2
pcitool-33db9c07bd08fae74c145c547f1b0e9f55ab25ae.tar.xz
pcitool-33db9c07bd08fae74c145c547f1b0e9f55ab25ae.zip
merge views and units, some name homogeneisation
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;