aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtk/print_dlg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/print_dlg.c b/gtk/print_dlg.c
index a301b35e25..de1bbc6231 100644
--- a/gtk/print_dlg.c
+++ b/gtk/print_dlg.c
@@ -50,6 +50,7 @@
#include "range_utils.h"
#include "help_dlg.h"
#include "file_util.h"
+#include "tempfile.h"
#include "util.h"
#if GTK_MAJOR_VERSION >= 2 && _WIN32