aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/stg
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/stg')
-rw-r--r--sys/dev/stg/tmc18c30_pccard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/stg/tmc18c30_pccard.c b/sys/dev/stg/tmc18c30_pccard.c
index 347bb02376453..984f33a5162ff 100644
--- a/sys/dev/stg/tmc18c30_pccard.c
+++ b/sys/dev/stg/tmc18c30_pccard.c
@@ -52,7 +52,7 @@ __FBSDID("$FreeBSD$");
#include <sys/device_port.h>
-#include <dev/pccard/pccarddevs.h>
+#include "pccarddevs.h"
#include <dev/pccard/pccardvar.h>
#include <cam/scsi/scsi_low.h>