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

« back to all changes in this revision

Viewing changes to Source/preface.m

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
   Boston, MA 02111 USA.
23
23
*/
24
24
 
25
 
#include <config.h>
26
 
#include "GNUstepBase/preface.h"
 
25
#import <common.h>
27
26
 
28
27
const char *gnustep_base_version = STRINGIFY (GNUSTEP_BASE_VERSION);
29
28