- removed redundant include.

This commit is contained in:
Christoph Oelckers 2019-08-21 21:07:00 +02:00
parent b1953585fe
commit 13d031196b
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
#ifndef __I_SOUND__
#define __I_SOUND__
#include "doomtype.h"
#include "i_soundinternal.h"
class FileReader;