X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/178edd2a3267f1d80b3f1a9f96717d66c12c10be..11f0bb6988110777c5ed8ef944cbdd8f8684d786:/src/motif/settings.cpp diff --git a/src/motif/settings.cpp b/src/motif/settings.cpp index 809f5ac1d0..25bcfddc02 100644 --- a/src/motif/settings.cpp +++ b/src/motif/settings.cpp @@ -30,6 +30,8 @@ #pragma message enable nosimpint #endif +#include "wx/x11/privx.h" + // To correctly read the resources from the database, we create a // sample widget. This has the application shell as the parent and // so will be destroyed when the applicaion is closed.