summaryrefslogtreecommitdiff
path: root/drivers/webp/utils/quant_levels.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/webp/utils/quant_levels.h')
-rw-r--r--drivers/webp/utils/quant_levels.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/webp/utils/quant_levels.h b/drivers/webp/utils/quant_levels.h
index 89ccafe40d..4f165fd230 100644
--- a/drivers/webp/utils/quant_levels.h
+++ b/drivers/webp/utils/quant_levels.h
@@ -14,7 +14,7 @@
#include <stdlib.h>
-#include "../webp/types.h"
+#include "../types.h"
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {