diff options
Diffstat (limited to 'src/ipa/libipa/pwl.h')
-rw-r--r-- | src/ipa/libipa/pwl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ipa/libipa/pwl.h b/src/ipa/libipa/pwl.h index d4ec9f4f..8fdc7053 100644 --- a/src/ipa/libipa/pwl.h +++ b/src/ipa/libipa/pwl.h @@ -12,7 +12,7 @@ #include <utility> #include <vector> -#include "vector.h" +#include "libcamera/internal/vector.h" namespace libcamera { |