summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pwgui/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pwgui/main.cpp b/src/pwgui/main.cpp
index 25771c1..67f53e8 100644
--- a/src/pwgui/main.cpp
+++ b/src/pwgui/main.cpp
@@ -6,6 +6,7 @@
#include <QDesktopWidget>
#include <QLayout>
#include <cups/backend.h>
+#include <cups/cups.h>
#include <fcntl.h>
#include <sys/stat.h>
#include <time.h>