X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fgnome%2FGAbout.C;h=f390388a53198904bfe261861929bc97dad2892f;hb=7c15014ec2884e50a17559c1269747658c924eb3;hp=d91d7519423784e26980d28cc21cefbd7797fa61;hpb=5b60445aaec6694fc5bc6ee56b335dc1f1f36062;p=features.git diff --git a/src/frontends/gnome/GAbout.C b/src/frontends/gnome/GAbout.C index d91d751942..f390388a53 100644 --- a/src/frontends/gnome/GAbout.C +++ b/src/frontends/gnome/GAbout.C @@ -12,7 +12,6 @@ #include #include "support/lstrings.h" -#include "support/std_sstream.h" #include "gnome_helpers.h" #include "gnomeBC.h" @@ -21,6 +20,8 @@ #include #include +#include + using std::istringstream;