comparison highlight.c @ 278:ef3b33441db5 src

include inttypes.h wherever necessary
author nicodvb
date Mon, 16 Apr 2007 22:43:56 +0000
parents bd734ab914d0
children 52877d182e96
comparison
equal deleted inserted replaced
277:dd2560a4bb90 278:ef3b33441db5
24 #ifdef HAVE_CONFIG_H 24 #ifdef HAVE_CONFIG_H
25 #include "config.h" 25 #include "config.h"
26 #endif 26 #endif
27 27
28 #include <assert.h> 28 #include <assert.h>
29 #include <inttypes.h>
29 #include "nav_types.h" 30 #include "nav_types.h"
30 #include "dvdnav_internal.h" 31 #include "dvdnav_internal.h"
31 32
32 /* 33 /*
33 #define BUTTON_TESTING 34 #define BUTTON_TESTING