mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Remove unused headers in scene.
Co-authored-by: Thaddeus Crews <repiteo@outlook.com> Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
parent
216b3302f3
commit
73d85f46c9
142 changed files with 49 additions and 204 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#ifndef VIDEO_STREAM_H
|
||||
#define VIDEO_STREAM_H
|
||||
|
||||
#include "core/io/file_access.h"
|
||||
#include "scene/resources/texture.h"
|
||||
|
||||
class VideoStreamPlayback : public Resource {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue