summaryrefslogtreecommitdiff
path: root/source3/include/printing.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/printing.h')
-rw-r--r--source3/include/printing.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/include/printing.h b/source3/include/printing.h
index 676a0c74bf..ee0b25d63f 100644
--- a/source3/include/printing.h
+++ b/source3/include/printing.h
@@ -57,9 +57,9 @@ struct printif
extern struct printif generic_printif;
-#ifdef HAVE_LIBCUPS
+#ifdef HAVE_CUPS
extern struct printif cups_printif;
-#endif /* HAVE_LIBCUPS */
+#endif /* HAVE_CUPS */
#define PRINT_MAX_JOBID 10000
#define UNIX_JOB_START PRINT_MAX_JOBID