summaryrefslogtreecommitdiffstats
path: root/libvo/video_out.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/video_out.h')
-rw-r--r--libvo/video_out.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/video_out.h b/libvo/video_out.h
index 60eac7ab66..c6bd52e3f1 100644
--- a/libvo/video_out.h
+++ b/libvo/video_out.h
@@ -16,8 +16,6 @@
//#include "font_load.h"
#include "img_format.h"
#include "../vidix/vidix.h"
-/* All video drivers will want this */
-#include "geometry.h"
#define VO_EVENT_EXPOSE 1
#define VO_EVENT_RESIZE 2