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