aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/stg
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-05-26 00:53:10 +0000
committerWarner Losh <imp@FreeBSD.org>2004-05-26 00:53:10 +0000
commitdba6dd177bdee890cf445fbe21a5dccefd5de18e (patch)
tree444189f309f3c6e333c2287c6803e04f50f21d0a /sys/dev/stg
parent79af3d91dff64838545417ebd47cc269f2ff2111 (diff)
Notes
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 347bb0237645..984f33a5162f 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>