diff options
Diffstat (limited to 'embed/ephy-encodings.c')
-rw-r--r-- | embed/ephy-encodings.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/embed/ephy-encodings.c b/embed/ephy-encodings.c index 597f53132..42bb830e7 100644 --- a/embed/ephy-encodings.c +++ b/embed/ephy-encodings.c @@ -20,11 +20,11 @@ */ #include "config.h" - #include "ephy-encodings.h" -#include "ephy-node-db.h" -#include "ephy-file-helpers.h" + #include "ephy-debug.h" +#include "ephy-file-helpers.h" +#include "ephy-node-db.h" #include "ephy-prefs.h" #include "ephy-settings.h" |