changeset 20:6061277509ee src

Take care of ENDIAN words.
author f1rmb
date Mon, 22 Apr 2002 01:10:42 +0000
parents 7e8628911b4f
children d2d73f2ad8d3
files dvdnav_internal.h
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dvdnav_internal.h	Fri Apr 12 20:06:41 2002 +0000
+++ b/dvdnav_internal.h	Mon Apr 22 01:10:42 2002 +0000
@@ -24,6 +24,10 @@
 #ifndef DVDNAV_INTERNAL_H_INCLUDED
 #define DVDNAV_INTERNAL_H_INCLUDED
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include "dvdnav.h"
 #include "vm.h"