diff options
Diffstat (limited to 'src/xine-utils/xineutils.h')
-rw-r--r-- | src/xine-utils/xineutils.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xine-utils/xineutils.h b/src/xine-utils/xineutils.h index 9a751ec5a..5db895a64 100644 --- a/src/xine-utils/xineutils.h +++ b/src/xine-utils/xineutils.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: xineutils.h,v 1.13 2002/04/27 14:35:39 richwareham Exp $ + * $Id: xineutils.h,v 1.14 2002/05/01 19:41:55 guenter Exp $ * */ #ifndef XINEUTILS_H @@ -34,7 +34,7 @@ extern "C" { #include <pthread.h> #include "attributes.h" #include "compat.h" - +#include "xmlparser.h" /* * debugable mutexes */ |