cdio_types.h -> types.h

This commit is contained in:
rocky
2003-04-03 12:16:27 +00:00
parent d10a388ad0
commit cd4f206a22
11 changed files with 23 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
/*
$Id: bytesex_asm.h,v 1.1 2003/03/24 19:01:09 rocky Exp $
$Id: bytesex_asm.h,v 1.2 2003/04/03 12:16:27 rocky Exp $
Copyright (C) 2001 Sven Ottemann <ac-logic@freenet.de>
2001 Herbert Valerio Riedel <hvr@gnu.org>
@@ -23,7 +23,7 @@
#define __CDIO_BYTESEX_ASM_H__
#if !defined(DISABLE_ASM_OPTIMIZE)
#include "cdio_types.h"
#include "types.h"
#if defined(__powerpc__) && defined(__GNUC__)