]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/uiactionx11.cpp
Italian translation corrections from Roberto Boriotti.
[wxWidgets.git] / src / unix / uiactionx11.cpp
index 975a65fc1b59d2cff4b1f34c034e2b1d42876834..78b9a16e0f1d2a8baf5f3208f9301c10a7178ff9 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Kevin Ollivier, Steven Lamerton, Vadim Zeitlin
 // Modified by:
 // Created:     2010-03-06
-// RCS-ID:      $Id: menu.cpp 54129 2008-06-11 19:30:52Z SC $
+// RCS-ID:      $Id$
 // Copyright:   (c) Kevin Ollivier
 //              (c) 2010 Steven Lamerton
 //              (c) 2010 Vadim Zeitlin
@@ -17,6 +17,7 @@
 
 #include "wx/uiaction.h"
 
+#include <X11/Xlib.h>
 #include <X11/Xutil.h>
 
 #include "wx/unix/utilsx11.h"