/[xforms]/xforms/lib/pixmap.c
ViewVC logotype

Diff of /xforms/lib/pixmap.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by leeming, Thu Apr 24 09:35:34 2003 UTC revision 1.7 by leeming, Thu Apr 24 12:48:20 2003 UTC
# Line 39  Line 39 
39  #endif  #endif
40  #include "include/forms.h"  #include "include/forms.h"
41  #include "flinternal.h"  #include "flinternal.h"
42    #include XPM_H_LOCATION
43    
 /*  
  * If you've parked xpm.h somewhere other than the standard place,  
  * you may need to fiddle with this.  
  */  
   
 #if !defined( NONSTANDARD_XPM )  
 #include <X11/xpm.h>  
 #else  
 #include <xpm.h>  
 #endif  
44    
45  #if (FL_DEBUG >= ML_ERR)  #if (FL_DEBUG >= ML_ERR)
46  #define CHECK(ob,f)  if (!IsValidClass(ob, FL_PIXMAP) &&             \  #define CHECK(ob,f)  if (!IsValidClass(ob, FL_PIXMAP) &&             \

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26