Changes in uspace/lib/draw/codec/webp.c [e299dbe:8d2dd7f2] in mainline
- File:
-
- 1 edited
-
uspace/lib/draw/codec/webp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/draw/codec/webp.c
re299dbe r8d2dd7f2 39 39 #include <stdbool.h> 40 40 #include <pixconv.h> 41 #include < fourcc.h>41 #include <sys/types.h> 42 42 #include <stdint.h> 43 43 #include <abi/fourcc.h>
Note:
See TracChangeset
for help on using the changeset viewer.
