~ubuntu-branches/ubuntu/trusty/gnustep-base/trusty

« back to all changes in this revision

Viewing changes to Headers/Additions/GNUstepBase/GSFunctions.h

Tags: upstream-1.20.0
ImportĀ upstreamĀ versionĀ 1.20.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#ifndef __GSFunctions_h_GNUSTEP_BASE_INCLUDE
28
28
#define __GSFunctions_h_GNUSTEP_BASE_INCLUDE
29
 
#include "GNUstepBase/GNUstep.h"
 
29
#import "GNUstepBase/GNUstep.h"
30
30
 
31
 
#include "GNUstepBase/preface.h"
32
 
#include "GNUstepBase/GSObjCRuntime.h"
 
31
#import "GNUstepBase/preface.h"
 
32
#import "GNUstepBase/GSObjCRuntime.h"
33
33
 
34
34
#if     defined(__cplusplus)
35
35
extern "C" {