libInit.cc
changeset 5092 b956cd282ec9
parent 5014 ca6d2f117ee8
child 5100 aa5e54a6fbb2
--- a/libInit.cc	Mon Nov 24 12:59:37 2008 +0100
+++ b/libInit.cc	Mon Nov 24 12:59:40 2008 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.35 2008-07-23 12:12:30 cg Exp $
+ * $Header: /cvs/stx/stx/libview/libInit.cc,v 1.36 2008-11-24 11:59:40 cg Exp $
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_libview.
@@ -66,8 +66,8 @@
 _StandardSystemView_Init(pass,__pRT__,snd);
 _ModalBox_Init(pass,__pRT__,snd);
 #ifdef UNIX
+_XWorkstation_Init(pass,__pRT__,snd);
 _GLXWorkstation_Init(pass,__pRT__,snd);
-_XWorkstation_Init(pass,__pRT__,snd);
 #endif /* UNIX */
 #ifdef WIN32
 _WinWorkstation_Init(pass,__pRT__,snd);