summaryrefslogtreecommitdiff
path: root/drivers/webp/enc/alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/webp/enc/alpha.c')
-rw-r--r--drivers/webp/enc/alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/webp/enc/alpha.c b/drivers/webp/enc/alpha.c
index fad6346e43..1842b36401 100644
--- a/drivers/webp/enc/alpha.c
+++ b/drivers/webp/enc/alpha.c
@@ -19,7 +19,7 @@
#include "../utils/filters.h"
#include "../utils/quant_levels.h"
#include "../utils/utils.h"
-#include "../webp/format_constants.h"
+#include "webp/format_constants.h"
// -----------------------------------------------------------------------------
// Encodes the given alpha data via specified compression method 'method'.