(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.

This commit is contained in:
Darkvater
2005-06-02 19:30:21 +00:00
parent 62c96b52a0
commit b438b1248c
104 changed files with 133 additions and 133 deletions

View File

@@ -1,7 +1,7 @@
#ifndef NETWORK_DATA_H
#define NETWORK_DATA_H
#include "ttd.h"
#include "openttd.h"
#include "network.h"
#include "network_core.h"