X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/178edd2a3267f1d80b3f1a9f96717d66c12c10be..1066fece2956783aeb0b01157d1e17e68bda867b:/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.