This commit is contained in:
Nomango 2020-02-10 18:08:55 +08:00
parent a96dfc8299
commit 3ba8cc5661
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
// THE SOFTWARE. // THE SOFTWARE.
#pragma once #pragma once
#include <kiwano/2d/Layer.h> #include <kiwano/2d/LayerActor.h>
namespace kiwano namespace kiwano
{ {