/[gnustep]/gnustep/usr-apps/gworkspace/GWorkspace/Preferences/XTermPref.m
ViewVC logotype

Diff of /gnustep/usr-apps/gworkspace/GWorkspace/Preferences/XTermPref.m

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

revision 1.2 by esersale, Mon Aug 25 17:19:14 2003 UTC revision 1.3 by esersale, Tue Sep 30 15:38:05 2003 UTC
# Line 26  Line 26 
26  #include <Foundation/Foundation.h>  #include <Foundation/Foundation.h>
27  #include <AppKit/AppKit.h>  #include <AppKit/AppKit.h>
28    #ifdef GNUSTEP    #ifdef GNUSTEP
29    #include "GWLib.h"
30  #include "GWFunctions.h"  #include "GWFunctions.h"
31    #else    #else
32    #include <GWorkspace/GWLib.h>
33  #include <GWorkspace/GWFunctions.h>  #include <GWorkspace/GWFunctions.h>
34    #endif    #endif
35  #include "XTermPref.h"  #include "XTermPref.h"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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