mitsu70x: Actually add it to the backend list.

This commit is contained in:
Solomon Peachy 2013-11-23 14:57:06 -05:00
parent 166e0e3d9e
commit e79080796d
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ static struct dyesub_backend *backends[] = {
&kodak1400_backend,
&shinkos2145_backend,
&updr150_backend,
&mitsu70x_backend,
NULL,
};