remove superfluous includes

This commit is contained in:
Christian Semmler 2023-07-02 12:53:53 +02:00
parent c4a7cbc0e7
commit 497298b4fc
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -1,8 +1,6 @@
#ifndef LEGOBACKGROUNDCOLOR_H
#define LEGOBACKGROUNDCOLOR_H
#include "mxstring.h"
#include "mxcore.h"
#include "mxstringvariable.h"
class LegoBackgroundColor : public MxStringVariable