shuffle some header stuff around

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@761 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2010-03-24 19:42:17 +00:00
parent e5ddad3b1f
commit cf8801636d
2 changed files with 0 additions and 5 deletions

View File

@ -5,8 +5,6 @@
#ifndef G7221_H
#define G7221_H
#include <stdint.h>
/* forward definition for the opaque handle object */
typedef struct g7221_handle_s g7221_handle;

View File

@ -2,9 +2,6 @@
#include "../layout/layout.h"
#include "../util.h"
#include "../vgmstream.h"
#ifdef VGM_USE_G7221
#include "g7221.h"
#endif
/* Namco Bandai's Bandai Namco Sound Format/File (BNSF) */
/* similar to RIFX */