summaryrefslogtreecommitdiff
path: root/scene/gui/separator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scene/gui/separator.cpp')
-rw-r--r--scene/gui/separator.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/scene/gui/separator.cpp b/scene/gui/separator.cpp
index f65d51cf86..cd0b06da81 100644
--- a/scene/gui/separator.cpp
+++ b/scene/gui/separator.cpp
@@ -27,6 +27,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
+
#include "separator.h"
Size2 Separator::get_minimum_size() const {