mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 21:57:39 +00:00
Include <> -> ""
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16917 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0c5ea479e7
commit
6be9174933
138 changed files with 1006 additions and 936 deletions
|
@ -30,15 +30,15 @@
|
|||
using the rect information.
|
||||
*/
|
||||
|
||||
#include <gnustep/gui/config.h>
|
||||
#include "gnustep/gui/config.h"
|
||||
#include <Foundation/NSString.h>
|
||||
#include <Foundation/NSException.h>
|
||||
#include <Foundation/NSUserDefaults.h>
|
||||
|
||||
#include <AppKit/NSCachedImageRep.h>
|
||||
#include <AppKit/NSView.h>
|
||||
#include <AppKit/NSWindow.h>
|
||||
#include <AppKit/PSOperators.h>
|
||||
#include "AppKit/NSCachedImageRep.h"
|
||||
#include "AppKit/NSView.h"
|
||||
#include "AppKit/NSWindow.h"
|
||||
#include "AppKit/PSOperators.h"
|
||||
|
||||
@interface GSCacheW : NSWindow
|
||||
@end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue