diff options
Diffstat (limited to 'src/dxr3/dxr3.h')
-rw-r--r-- | src/dxr3/dxr3.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dxr3/dxr3.h b/src/dxr3/dxr3.h index 2790a1809..da7bd9d09 100644 --- a/src/dxr3/dxr3.h +++ b/src/dxr3/dxr3.h @@ -17,13 +17,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: dxr3.h,v 1.5 2002/10/26 14:35:04 mroi Exp $ + * $Id: dxr3.h,v 1.6 2003/01/11 11:18:00 mroi Exp $ */ #ifndef HAVE_DXR3_H #define HAVE_DXR3_H -#include <linux/em8300.h> +#include "em8300.h" #include "xine_internal.h" |