diff --git a/backend/pixma_mp150.c b/backend/pixma_mp150.c index 30684dd64..05e5cc0ce 100644 --- a/backend/pixma_mp150.c +++ b/backend/pixma_mp150.c @@ -1170,6 +1170,7 @@ post_process_image_data (pixma_t * s, pixma_imagebuf_t * ib) && s->cfg->pid != MG3600_PID && s->cfg->pid != MG2100_PID && s->cfg->pid != MG5300_PID + && s->cfg->pid != MG5400_PID && s->cfg->pid != MG5500_PID && s->cfg->pid != MG6300_PID && s->cfg->pid != MG6400_PID