hoitaja: Fixed include error in cell_controller.h.

This commit is contained in:
Michael Mueller
2023-08-07 18:02:07 +02:00
parent 2dd211a1b3
commit 6f3449f568

View File

@@ -12,6 +12,7 @@
* under the terms of the GNU Affero General Public License version 3. * under the terms of the GNU Affero General Public License version 3.
*/ */
#pragma once
#include <sandbox/child.h> #include <sandbox/child.h>
namespace Hoitaja namespace Hoitaja