- moved a few files from 'rendering' to 'common'.

This commit is contained in:
Christoph Oelckers 2020-04-25 21:52:21 +02:00
commit b9e3c9681b
9 changed files with 23 additions and 19 deletions

View file

@ -20,10 +20,8 @@
*/
#include "gl_system.h"
#include "gi.h"
#include "m_png.h"
#include "r_utility.h"
#include "d_player.h"
#include "gl/system/gl_buffers.h"
#include "gl/system/gl_framebuffer.h"
#include "hwrenderer/utility/hw_cvars.h"