MotionService: fix not needed '/' in include
This commit is contained in:
parent
d00687ca41
commit
f9613d28c0
|
@ -1,5 +1,5 @@
|
|||
#include "MotionService.h"
|
||||
#include "components/motion//MotionController.h"
|
||||
#include "components/motion/MotionController.h"
|
||||
#include "systemtask/SystemTask.h"
|
||||
|
||||
using namespace Pinetime::Controllers;
|
||||
|
|
Loading…
Reference in a new issue