diff highlight.c @ 285:52877d182e96 src

moved all header inclusions from .h to .c files; my word, I've never seen such a horrible entanglement as in this mess
author nicodvb
date Fri, 20 Apr 2007 23:24:59 +0000
parents ef3b33441db5
children ce4230602517
line wrap: on
line diff
--- a/highlight.c	Thu Apr 19 15:45:30 2007 +0000
+++ b/highlight.c	Fri Apr 20 23:24:59 2007 +0000
@@ -28,7 +28,13 @@
 #include <assert.h>
 #include <inttypes.h>
 #include "nav_types.h"
+#include "dvd_types.h"
+#include "remap.h"
+#include "vm/decoder.h"
+#include "vm/vm.h"
+#include "vm/vmcmd.h"
 #include "dvdnav_internal.h"
+#include "dvdnav.h"
 
 /*
 #define BUTTON_TESTING