Add missing MarginContainer header

Due to upstream change:

	7884d63281
This commit is contained in:
Wilson E. Alvarez 2024-03-02 11:09:11 -05:00
parent 0d34c4e887
commit facb813b44
No known key found for this signature in database
GPG Key ID: A32174A3D2ED3F9E
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include "editor/editor_interface.h"
#include "editor/themes/editor_scale.h"
#include "scene/gui/line_edit.h"
#include "scene/gui/margin_container.h"
#include "scene/gui/panel_container.h"
#include "scene/resources/style_box_flat.h"
#endif // LIMBOAI_MODULE