summaryrefslogtreecommitdiff
path: root/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'video.c')
-rw-r--r--video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.c b/video.c
index b94c52f..ad2345f 100644
--- a/video.c
+++ b/video.c
@@ -5,7 +5,7 @@
*/
#include <graph.h>
-#include <nostub.h>
+
#define VIDEO_ROWMODE 0x01
#define VIDEO_COLMODE 0x00