]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/palette.cpp
use WXUNUSED(foo), not (void)foo
[wxWidgets.git] / src / x11 / palette.cpp
index 36bd8cfafc5b13decd841e13a171cceefb570a18..eb5cb7bdf1cbcd13d980bd170adafb72b73ae579 100644 (file)
@@ -50,7 +50,7 @@ not the functionality that wxPalette::Create() aims to provide.
 #ifdef __VMS__
 #pragma message enable nosimpint
 #endif
-#include "wx/motif/private.h"
+#include "wx/x11/private.h"
 
 IMPLEMENT_DYNAMIC_CLASS(wxPalette, wxGDIObject)
 IMPLEMENT_DYNAMIC_CLASS(wxXPalette, wxObject)