- moved EColorManipulation into the backend.

This commit is contained in:
Christoph Oelckers 2021-03-13 12:21:07 +01:00
commit ae09ca7a48
4 changed files with 10 additions and 11 deletions

View file

@ -28,7 +28,6 @@
#include "texturemanager.h"
#include "templates.h"
#include "stats.h"
#include "colormaps.h"
Postprocess hw_postprocess;