Refactor dali-csharp-binder source files
[platform/core/uifw/dali-csharp-binder.git] / dali-csharp-binder / dali-toolkit / text-range-wrap.cpp
@@ -21,7 +21,7 @@
 #include <dali/dali.h>
 
 // INTERNAL INCLUDES
-#include "common.h"
+#include <dali-csharp-binder/common/common.h>
 
 /* Callback for returning strings to C# without leaking memory */
 typedef char *(SWIGSTDCALL *SWIG_CSharpStringHelperCallback)(const char *);
@@ -133,4 +133,4 @@ CSharp_Dali_Range_GetNumberOfIndices(void *refRange) {
 
 #ifdef __cplusplus
 }
-#endif
\ No newline at end of file
+#endif