Fix some unnecessary includes
This commit is contained in:
parent
a98589a449
commit
eb4902a455
110 changed files with 509 additions and 639 deletions
|
|
@ -31,10 +31,7 @@
|
|||
#ifndef LINE_BUILDER_H
|
||||
#define LINE_BUILDER_H
|
||||
|
||||
#include "core/math/color.h"
|
||||
#include "core/math/vector2.h"
|
||||
#include "line_2d.h"
|
||||
#include "scene/resources/gradient.h"
|
||||
|
||||
class LineBuilder {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue