summaryrefslogtreecommitdiff
path: root/src/r128_probe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/r128_probe.h')
-rw-r--r--src/r128_probe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r128_probe.h b/src/r128_probe.h
index 719340a..59c9a00 100644
--- a/src/r128_probe.h
+++ b/src/r128_probe.h
@@ -56,7 +56,7 @@ typedef struct
} R128EntRec, *R128EntPtr;
/* r128_probe.c */
-extern PciChipsets R128PciChipsets[];
+extern SymTabRec R128Chipsets[];
/* r128_driver.c */
extern Bool R128PreInit(ScrnInfoPtr, int);