mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-13 07:57:52 +00:00
- removed redundant include.
This commit is contained in:
parent
b1953585fe
commit
13d031196b
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
#ifndef __I_SOUND__
|
#ifndef __I_SOUND__
|
||||||
#define __I_SOUND__
|
#define __I_SOUND__
|
||||||
|
|
||||||
#include "doomtype.h"
|
|
||||||
#include "i_soundinternal.h"
|
#include "i_soundinternal.h"
|
||||||
|
|
||||||
class FileReader;
|
class FileReader;
|
||||||
|
|
Loading…
Reference in a new issue