summaryrefslogtreecommitdiff
path: root/src/via.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/via.h')
-rw-r--r--src/via.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/via.h b/src/via.h
index 594ddd887d91..9e9c105ac6ae 100644
--- a/src/via.h
+++ b/src/via.h
@@ -31,7 +31,7 @@
#include <string.h>
#include <stdio.h>
#include <math.h>
-#include <assert.h>
+#include <assert.h>
#include <stdlib.h>
/* Video Engines */
@@ -662,6 +662,6 @@
#define MPG_SLICE_LENGTH 0x9C
#define MPG_SLICE_DATA 0xA0
-
+#define VBE_DEFAULT_REFRESH 6000
#endif /* _VIA_H_ */