X-Git-Url: http://nitlanguage.org diff --git a/lib/x11.nit b/lib/x11.nit index b4f51d5..1ba2d13 100644 --- a/lib/x11.nit +++ b/lib/x11.nit @@ -15,7 +15,11 @@ # limitations under the License. # Serices from the X11 library -module x11 is pkgconfig("x11") +module x11 is pkgconfig + +`{ + #include +`} # Open the current display from the environment variables #