diff options
Diffstat (limited to 'src/dlg-open-with.c')
-rw-r--r-- | src/dlg-open-with.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dlg-open-with.c b/src/dlg-open-with.c index 3d04889..319b8c1 100644 --- a/src/dlg-open-with.c +++ b/src/dlg-open-with.c @@ -27,7 +27,7 @@ #include "file-utils.h" #include "glib-utils.h" #include "gtk-utils.h" -#include "main.h" +#include "fr-init.h" #include "fr-window.h" |