diff --git a/src/makeenvs/solaris.env b/src/makeenvs/solaris.env index 00abd382a9..3cf01d57be 100644 --- a/src/makeenvs/solaris.env +++ b/src/makeenvs/solaris.env @@ -1,5 +1,5 @@ -# generic.env -# Linux/generic +# solaris.env +# Solaris # # Common makefile settings for wxWindows programs # This file is included by all the other makefiles, thus changes diff --git a/src/motif/gsockmot.cpp b/src/motif/gsockmot.cpp index 535a7b4d42..7d8dbf7e99 100644 --- a/src/motif/gsockmot.cpp +++ b/src/motif/gsockmot.cpp @@ -13,7 +13,7 @@ #include #include #include -#include "../unix/gsockunx.h" +#include #define wxAPP_CONTEXT ((XtAppContext)wxTheApp->GetAppContext())