]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/stdpaths.cpp
Explicitly include X11/Xlib.h to fix AIX build.
[wxWidgets.git] / src / os2 / stdpaths.cpp
index 230297cbab1ea74118c5c4b56872f3317e60d7f4..3537d92e26db3da66dd97417761d13bd0cd19806 100644 (file)
@@ -1,12 +1,12 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        unix/stdpaths.cpp
+// Name:        src/os2/stdpaths.cpp
 // Purpose:     wxStandardPaths implementation for OS/2 systems
 // Author:      Stefan Neis
 // Modified by:
 // Created:     2004-11-06
 // RCS-ID:      $Id$
 // Copyright:   (c) 2004 Stefan Neis <Stefan.Neis@t-online.de>
-// License:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================