fix include paths in webp
This commit is contained in:
parent
1a2cb755e2
commit
21a3aa56c9
23 changed files with 27 additions and 27 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#ifndef WEBP_UTILS_BIT_WRITER_H_
|
||||
#define WEBP_UTILS_BIT_WRITER_H_
|
||||
|
||||
#include "../webp/types.h"
|
||||
#include "../types.h"
|
||||
|
||||
#if defined(__cplusplus) || defined(c_plusplus)
|
||||
extern "C" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue