Changeset abf2dfd in mainline for uspace/lib/draw/codec/webp.c


Ignore:
Timestamp:
2015-08-18T17:52:25Z (9 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6a8ce16
Parents:
b688fd8
Message:

preparations for interface types

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/draw/codec/webp.c

    rb688fd8 rabf2dfd  
    3838#include <align.h>
    3939#include <stdbool.h>
    40 #include <fourcc.h>
    4140#include <pixconv.h>
     41#include <sys/types.h>
     42#include <abi/fourcc.h>
    4243#include "webp.h"
    4344
Note: See TracChangeset for help on using the changeset viewer.