[DVDnav-discuss] [Fwd: r855 - trunk/libdvdnav/src/dvdnav.h]
Nico Sabbi
nicola_sabbi at fastwebnet.it
Mon Apr 9 20:30:16 CEST 2007
-------- Original Message --------
Subject: r855 - trunk/libdvdnav/src/dvdnav.h
Date: Sun, 8 Apr 2007 19:41:12 +0200 (CEST)
From: nicodvb <subversion at mplayerhq.hu>
To: nicola_sabbi at fastwebnet.it
Author: nicodvb
Date: Sun Apr 8 19:41:12 2007
New Revision: 855
Modified:
trunk/libdvdnav/src/dvdnav.h
Log:
define MP_DVDNAV to identify the version of the library used used
Modified: trunk/libdvdnav/src/dvdnav.h
==============================================================================
--- trunk/libdvdnav/src/dvdnav.h (original)
+++ trunk/libdvdnav/src/dvdnav.h Sun Apr 8 19:41:12 2007
@@ -29,6 +29,8 @@
#ifndef DVDNAV_H_INCLUDED
#define DVDNAV_H_INCLUDED
+#define MP_DVDNAV 1
+
#ifdef __cplusplus
extern "C" {
#endif
More information about the DVDnav-discuss
mailing list