Codechange: Remove duplicated includes. (#10888)
These are now included by stdafx.h so don't need to be included again.
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include "../debug.h"
|
||||
#include "../blitter/factory.hpp"
|
||||
#include "../zoom_func.h"
|
||||
#include <numeric>
|
||||
|
||||
#include "../table/opengl_shader.h"
|
||||
#include "../table/sprites.h"
|
||||
|
||||
Reference in New Issue
Block a user