This commit is contained in:
Misha 2024-01-28 15:44:49 -05:00
parent 672723bd21
commit d9824ff0bc
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8
9 changed files with 26 additions and 26 deletions

View File

@ -1,9 +1,9 @@
#ifndef ISLEPATHACTOR_H #ifndef ISLEPATHACTOR_H
#define ISLEPATHACTOR_H #define ISLEPATHACTOR_H
#include "legocontrolmanager.h"
#include "legopathactor.h" #include "legopathactor.h"
#include "legoworld.h" #include "legoworld.h"
#include "legocontrolmanager.h"
#include "mxtype18notificationparam.h" #include "mxtype18notificationparam.h"
#include "mxtype19notificationparam.h" #include "mxtype19notificationparam.h"
#include "mxtypes.h" #include "mxtypes.h"