Skip to content

Commit 5de7755

Browse files
committed
implicitclass backend: Re-added #include removed in error.
1 parent c04963e commit 5de7755

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/implicitclass.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
#include <config.h>
2323
#include <cups/cups.h>
2424
#include <cups/array.h>
25+
#include <cups/backend.h>
2526
#include <ctype.h>
2627
#include <stdio.h>
2728
#include <fcntl.h>

0 commit comments

Comments
 (0)