projects
/
platform
/
core
/
uifw
/
lottie-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d6da94
)
I'm writing a wrapper library around rlottie and rust-bindgen won't accept local...
author
Sunny Gonnabathula
<sunny.gonna@gmail.com>
Mon, 21 Dec 2020 02:49:52 +0000
(20:49 -0600)
committer
Hermet Park
<chuneon.park@samsung.com>
Mon, 15 Mar 2021 06:04:36 +0000
(15:04 +0900)
Change-Id: I20a3826b1344de5f37e619e2264d127701a2124a
inc/rlottie_capi.h
patch
|
blob
|
history
diff --git
a/inc/rlottie_capi.h
b/inc/rlottie_capi.h
index 9bdf336f82d41cf9592801f4a8c656f4541216c7..c54de286eec68eafa6463d714ae5011b9c545bec 100644
(file)
--- a/
inc/rlottie_capi.h
+++ b/
inc/rlottie_capi.h
@@
-25,7
+25,7
@@
#include <stddef.h>
#include <stdint.h>
-#include
<rlottiecommon.h>
+#include
"rlottiecommon.h"
#ifdef __cplusplus
extern "C" {