summaryrefslogtreecommitdiff
path: root/gtk/print_prefs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/print_prefs.c')
-rw-r--r--gtk/print_prefs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/print_prefs.c b/gtk/print_prefs.c
index 3cbbd6fff1..45606c73ab 100644
--- a/gtk/print_prefs.c
+++ b/gtk/print_prefs.c
@@ -17,8 +17,8 @@
#include "print.h"
#endif
-#ifndef __PREFS_H__
-#include "prefs.h"
+#ifndef __PREFS_DLG_H__
+#include "prefs_dlg.h"
#endif
#ifndef __UTIL_H__