]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/gauge.cpp
0. wxExecute() with IO redirection now works again (but the real fix is
[wxWidgets.git] / src / motif / gauge.cpp
index 58bb544b9d6c504c9c04d26ad1eb1f9b7caa5e90..104f66536c2c63b1878f341c2e39c9074cb2d64b 100644 (file)
 #pragma implementation "gauge.h"
 #endif
 
-#include "wx/gauge.h"
+#ifdef __VMS__
+#include <wx/vms_x_fix.h>
+#endif
+
+# include "wx/gauge.h"
 
 #ifdef __VMS__
 #pragma message disable nosimpint
@@ -24,9 +28,7 @@
 #endif
 #include "wx/motif/private.h"
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxGauge, wxControl)
-#endif
 
 // XmGauge copyright notice: