summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornalin <nalin>1999-08-24 01:08:47 +0000
committernalin <nalin>1999-08-24 01:08:47 +0000
commit8a0275374f0e76181017e0604847f4b36f3cdeb8 (patch)
tree59ccc55e57cb7420e5d629bd1debc940f97a269e
parente81886375e1bf18d70f61384de9753a43edb1fd8 (diff)
downloadanaconda-8a0275374f0e76181017e0604847f4b36f3cdeb8.tar.gz
anaconda-8a0275374f0e76181017e0604847f4b36f3cdeb8.tar.xz
anaconda-8a0275374f0e76181017e0604847f4b36f3cdeb8.zip
get list of supported modes
-rw-r--r--ddcprobe/svgamodes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddcprobe/svgamodes.c b/ddcprobe/svgamodes.c
index 984dc5f27..4f0ea7a20 100644
--- a/ddcprobe/svgamodes.c
+++ b/ddcprobe/svgamodes.c
@@ -15,7 +15,7 @@
#include <netinet/in.h>
#include "vbe.h"
#include "vesamode.h"
-#include "bioscall.h"
+#include "lrmi.h"
#ident "$Id$"
/* Callback for qsort(). */