diff options
Diffstat (limited to 'vcl/workben/xpmfuzzer.cxx')
-rw-r--r-- | vcl/workben/xpmfuzzer.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/workben/xpmfuzzer.cxx b/vcl/workben/xpmfuzzer.cxx index 700761d1725f..bd9413fb522f 100644 --- a/vcl/workben/xpmfuzzer.cxx +++ b/vcl/workben/xpmfuzzer.cxx @@ -8,7 +8,7 @@ */ #include <tools/stream.hxx> -#include <../source/filter/ixpm/xpmread.hxx> +#include <filter/XpmReader.hxx> #include "commonfuzzer.hxx" #include <config_features.h> |