summaryrefslogtreecommitdiff
path: root/drivers/webp/utils/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/webp/utils/utils.h')
-rw-r--r--drivers/webp/utils/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/webp/utils/utils.h b/drivers/webp/utils/utils.h
index fcdb7e139b..d0e1cb250a 100644
--- a/drivers/webp/utils/utils.h
+++ b/drivers/webp/utils/utils.h
@@ -17,7 +17,7 @@
#include <assert.h>
-#include "../webp/types.h"
+#include "webp/types.h"
#ifdef __cplusplus
extern "C" {