summaryrefslogtreecommitdiff
path: root/src/va.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/va.c')
-rw-r--r--src/va.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/va.c b/src/va.c
index 2da7e18..7fad5e3 100644
--- a/src/va.c
+++ b/src/va.c
@@ -36,7 +36,7 @@
#define VA_MAJOR_VERSION 0
#define VA_MINOR_VERSION 29
-#define DRIVER_INIT_FUNC "__vaDriverInit_0_29"
+#define DRIVER_INIT_FUNC "__vaDriverInit_0_30"
#define DEFAULT_DRIVER_DIR "/usr/X11R6/lib/modules/dri"
#define DRIVER_EXTENSION "_drv_video.so"