]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/bmpmotif.cpp
normalize the case of the volume names too (patch 925887)
[wxWidgets.git] / src / motif / bmpmotif.cpp
index 2e800542f2bc0e4b4760ad0dc9a6c371686fbc07..2ceb292b7fd9e06f72d8d9ed5754657fb517f5ce 100644 (file)
@@ -9,12 +9,13 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "bmpmotif.h"
 #endif
 
 #ifdef __VMS
 #define XtParent XTPARENT
+#define XtDisplay XTDISPLAY
 #endif
 
 #include "wx/defs.h"