summaryrefslogtreecommitdiff
path: root/drivers/webp/dsp/dsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/webp/dsp/dsp.h')
-rw-r--r--drivers/webp/dsp/dsp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/webp/dsp/dsp.h b/drivers/webp/dsp/dsp.h
index 042c98aad2..9ff53174d4 100644
--- a/drivers/webp/dsp/dsp.h
+++ b/drivers/webp/dsp/dsp.h
@@ -12,7 +12,7 @@
#ifndef WEBP_DSP_DSP_H_
#define WEBP_DSP_DSP_H_
-#include "../webp/types.h"
+#include "../types.h"
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {