diff options
Diffstat (limited to 'src/atiprobe.h')
-rw-r--r-- | src/atiprobe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atiprobe.h b/src/atiprobe.h index 4081fb3..6195eb4 100644 --- a/src/atiprobe.h +++ b/src/atiprobe.h @@ -25,6 +25,6 @@ #include "xf86str.h" -extern Bool ATIProbe(DriverPtr, int); +extern Bool ATIMach64ProbeIO(pciVideoPtr, ATIPtr); #endif /* ___ATIPROBE_H___ */ |