aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/file_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/file_dlg.c')
-rw-r--r--gtk/file_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/file_dlg.c b/gtk/file_dlg.c
index d93f402652..565754d722 100644
--- a/gtk/file_dlg.c
+++ b/gtk/file_dlg.c
@@ -46,7 +46,7 @@
#include "file_dlg.h"
#include "main.h"
#include "compat_macros.h"
-#include "prefs.h"
+#include <epan/prefs.h>
#include "recent.h"
#include "color.h"
#include "../ui_util.h"