diff --git a/src/unix/displayx11.cpp b/src/unix/displayx11.cpp index 41ab88060b..5c740ef4b0 100644 --- a/src/unix/displayx11.cpp +++ b/src/unix/displayx11.cpp @@ -44,9 +44,9 @@ #ifndef __WXGTK20__ - #include +#include - typedef XineramaScreenInfo ScreenInfo; +typedef XineramaScreenInfo ScreenInfo; // ---------------------------------------------------------------------------- // helper class storing information about all screens