- moved hw_cvars to 'common'.

This commit is contained in:
Christoph Oelckers 2020-04-26 11:38:38 +02:00
commit cf41a0b1fb
34 changed files with 37 additions and 36 deletions

View file

@ -31,7 +31,7 @@
#include "hwrenderer/utility/hw_clock.h"
#include "hw_vrmodes.h"
#include "hwrenderer/utility/hw_cvars.h"
#include "hw_cvars.h"
#include "hwrenderer/models/hw_models.h"
#include "hwrenderer/scene/hw_skydome.h"
#include "hwrenderer/scene/hw_fakeflat.h"