mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-22 11:56:49 +01:00
Removed unnecessary include.
This commit is contained in:
parent
63c895747a
commit
ee245511fd
@ -36,10 +36,6 @@
|
||||
#include "scene/resources/texture.h"
|
||||
#include "servers/rendering/shader_language.h"
|
||||
|
||||
#ifdef TOOLS_ENABLED
|
||||
#include "editor/editor_settings.h"
|
||||
#endif
|
||||
|
||||
#include "scene/main/scene_string_names.h"
|
||||
|
||||
void Material::set_next_pass(const Ref<Material> &p_pass) {
|
||||
|
Loading…
Reference in New Issue
Block a user