*** empty log message ***

This commit is contained in:
diablo-d3
2001-07-23 02:16:09 +00:00
parent e14ab41cea
commit e543269065
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
//along with this program; if not, write to the Free Software
//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include <gblhdr.h>
#include "../gblhdr.h"
//#define DebugDSP1

View File

@@ -15,7 +15,7 @@
//along with this program; if not, write to the Free Software
//Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#include "gblhdr.h"
#include "../gblhdr.h"
#include "unzip.h"
#define CASESENSITIVITY (0)