- 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

@ -27,8 +27,7 @@
#include "i_time.h"
#include "g_game.h"
#include "v_text.h"
#include "rendering/i_video.h"
#include "i_video.h"
#include "hwrenderer/utility/hw_clock.h"
#include "hwrenderer/utility/hw_vrmodes.h"