renamed file mt32

svn-id: r15794
This commit is contained in:
Paweł Kołodziejski 2004-11-12 11:32:35 +00:00
parent 6f8f614893
commit 22afdfc5c9
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
#include <stdio.h>
#include "file.h"
#include "mt32_file.h"
namespace MT32Emu {

View File

@ -29,7 +29,7 @@
#include "structures.h"
#include "i386.h"
#include "file.h"
#include "mt32_file.h"
#include "partial.h"
#include "partialManager.h"
#include "part.h"