Changes after adaptor integration-api folder move 18/216418/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Thu, 24 Oct 2019 18:52:57 +0000 (19:52 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Fri, 25 Oct 2019 12:21:58 +0000 (13:21 +0100)
Change-Id: I3d238fca0ab4803940db53136ccc6ecb239845b1

examples/pre-render-callback/pre-render-callback-example.cpp

index e631b90..0b10a8c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 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.
@@ -15,7 +15,7 @@
  */
 
 #include <dali-toolkit/dali-toolkit.h>
-#include <dali/integration-api/adaptors/adaptor.h>
+#include <dali/integration-api/adaptor-framework/adaptor.h>
 #include <dali/devel-api/adaptor-framework/application-devel.h>
 #include <dali-toolkit/devel-api/controls/control-devel.h>