GRAPHICS: Remove unused header include.

This commit is contained in:
Johannes Schickel 2015-11-16 17:01:59 +01:00
parent aaca04cdfc
commit ac93f3512f

View File

@ -21,7 +21,6 @@
*/
#include "graphics/pixelformat.h"
#include "common/debug.h"
#include "common/algorithm.h"
namespace Graphics {