aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/ghostscript/gstoraster_fuzzer_all_colors.cc
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ghostscript/gstoraster_fuzzer_all_colors.cc')
-rw-r--r--projects/ghostscript/gstoraster_fuzzer_all_colors.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/ghostscript/gstoraster_fuzzer_all_colors.cc b/projects/ghostscript/gstoraster_fuzzer_all_colors.cc
index b36f86b2..74cbdb04 100644
--- a/projects/ghostscript/gstoraster_fuzzer_all_colors.cc
+++ b/projects/ghostscript/gstoraster_fuzzer_all_colors.cc
@@ -10,7 +10,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
-#include "gstoraster_fuzzlib.h"
+#include "gs_fuzzlib.h"
extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) {
if (size == 0) {