summaryrefslogtreecommitdiff
path: root/os/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'os/macosx')
-rw-r--r--os/macosx/macos.h2
-rw-r--r--os/macosx/macos.m2
-rw-r--r--os/macosx/splash.c1
-rw-r--r--os/macosx/splash.h1
4 files changed, 6 insertions, 0 deletions
diff --git a/os/macosx/macos.h b/os/macosx/macos.h
index 491f4ff09..ac1780112 100644
--- a/os/macosx/macos.h
+++ b/os/macosx/macos.h
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#ifndef MACOS_H
#define MACOS_H
diff --git a/os/macosx/macos.m b/os/macosx/macos.m
index d61900bb1..c09e58de1 100644
--- a/os/macosx/macos.m
+++ b/os/macosx/macos.m
@@ -1,3 +1,5 @@
+/* $Id$ */
+
#include <AppKit/AppKit.h>
/*
diff --git a/os/macosx/splash.c b/os/macosx/splash.c
index 99791cc21..2d4373ce5 100644
--- a/os/macosx/splash.c
+++ b/os/macosx/splash.c
@@ -1,3 +1,4 @@
+/* $Id$ */
#include "../../stdafx.h"
#include "../../openttd.h"
diff --git a/os/macosx/splash.h b/os/macosx/splash.h
index 7454ccaa0..39880562d 100644
--- a/os/macosx/splash.h
+++ b/os/macosx/splash.h
@@ -1,3 +1,4 @@
+/* $Id$ */
#ifndef SPLASH_H
#define SPLASH_H