Author: rmottola
Date: Wed Jun 15 10:45:35 2016
New Revision: 39864
URL: http://svn.gna.org/viewcvs/gnustep?rev=39864&view=rev
Log:
include -> import
Modified:
apps/gworkspace/trunk/Inspector/Inspector.h
Modified: apps/gworkspace/trunk/Inspector/Inspector.h
URL:
http://svn.gna.org/viewcvs/gnustep/apps/gworkspace/trunk/Inspector/Inspector.h?rev=39864&r1=39863&r2=39864&view=diff
==============================================================================
--- apps/gworkspace/trunk/Inspector/Inspector.h (original)
+++ apps/gworkspace/trunk/Inspector/Inspector.h Wed Jun 15 10:45:35 2016
@@ -25,8 +25,8 @@
#ifndef INSPECTOR_H
#define INSPECTOR_H
-#include <Foundation/Foundation.h>
-#include "FSNodeRep.h"
+#import <Foundation/Foundation.h>
+#import "FSNodeRep.h"
@class Attributes;
@class Contents;
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs