diff --git a/mozilla/widget/src/gtk/nsGtkUtils.cpp b/mozilla/widget/src/gtk/nsGtkUtils.cpp index 32dcb4dece2..311c10ad2a3 100644 --- a/mozilla/widget/src/gtk/nsGtkUtils.cpp +++ b/mozilla/widget/src/gtk/nsGtkUtils.cpp @@ -16,14 +16,14 @@ * Reserved. */ +#include +#include + #include "nsGtkUtils.h" #include #include -#include -#include - #if defined(__osf__) && !defined(_XOPEN_SOURCE_EXTENDED) /* ** DEC's compiler requires _XOPEN_SOURCE_EXTENDED to be defined in