Changes after Stage moved to Devel API 22/238522/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 14 Jul 2020 20:52:45 +0000 (21:52 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 15 Jul 2020 10:43:45 +0000 (10:43 +0000)
Change-Id: I4765e2bb4add9e3efda5aeb30cc13fa8bfd7d3da

dali-csharp-binder/src/input-method-context.cpp

index ea2148f..761af6b 100755 (executable)
@@ -1,4 +1,4 @@
-/** Copyright (c) 2017 Samsung Electronics Co., Ltd.
+/** Copyright (c) 2020 Samsung Electronics Co., Ltd.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
@@ -20,6 +20,7 @@
 
 #include "common.h"
 #include <dali/devel-api/adaptor-framework/input-method-context.h>
+#include <dali/devel-api/common/stage.h>
 #include <dali/integration-api/debug.h>
 
 /* Callback for returning strings to C# without leaking memory */