Ignore:
File:
1 edited

Legend:

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

    r490e21b 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.