- cleaned up the includes in m_png.h, this file had far too many and far too broad dependencies.

This commit is contained in:
Christoph Oelckers 2020-04-11 12:25:57 +02:00
commit 1fe667c6a0
13 changed files with 34 additions and 16 deletions

View file

@ -75,6 +75,7 @@
#include "i_system.h"
#include "p_conversation.h"
#include "v_video.h"
#include "g_hub.h"
#include "g_levellocals.h"
#include "events.h"