summaryrefslogtreecommitdiff
path: root/lesstif/lesstif-0.95.0-vendorsp.patch
blob: a78b595f667e6ec2ff758fd7f87c2f1de3e7281b (plain)
    1 --- include/Motif-2.1/Xm/VendorSP.h~	2007-05-20 01:41:58.258974348 +0300
    2 +++ include/Motif-2.1/Xm/VendorSP.h	2007-05-20 01:42:22.353298608 +0300
    3 @@ -28,12 +28,13 @@
    4  
    5  #include <Xm/XmP.h>
    6  #include <Xm/VendorS.h>
    7 -#include <X11/ShellP.h>
    8  
    9  #ifdef __cplusplus
   10  extern "C" {
   11  #endif
   12  
   13 +#include <X11/ShellP.h>
   14 +
   15  XMLIBEXPORT extern Cardinal _XmFilterResources(XtResource *resources,
   16  				   Cardinal numResources,
   17  				   WidgetClass filterClass,

Generated by cgit