config.h now seems to get included.

This commit is contained in:
rocky
2006-01-23 20:31:11 +00:00
parent 854636c5d9
commit 4c77464d81
2 changed files with 6 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: cdio_private.h,v 1.29 2005/03/23 11:26:49 rocky Exp $
$Id: cdio_private.h,v 1.30 2006/01/23 20:31:35 rocky Exp $
Copyright (C) 2003, 2004, 2005 Rocky Bernstein <rocky@panix.com>
@@ -24,10 +24,6 @@
#ifndef __CDIO_PRIVATE_H__
#define __CDIO_PRIVATE_H__
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include <cdio/cdio.h>
#include <cdio/audio.h>
#include <cdio/cdtext.h>