- Import package OBS-URL: https://build.opensuse.org/request/show/594647 OBS-URL: https://build.opensuse.org/package/show/Printing/dymo-cups-drivers?expand=0&rev=1
14 lines
299 B
Diff
14 lines
299 B
Diff
diff --git a/src/common/CupsPrintEnvironment.h b/src/common/CupsPrintEnvironment.h
|
|
index 7dadb0f..682651f 100644
|
|
--- a/src/common/CupsPrintEnvironment.h
|
|
+++ b/src/common/CupsPrintEnvironment.h
|
|
@@ -23,6 +23,8 @@
|
|
|
|
#include "PrinterDriver.h"
|
|
|
|
+#include <stdio.h>
|
|
+
|
|
namespace DymoPrinterDriver
|
|
{
|
|
|