1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 23:04:36 +01:00

rename import.h and remove includes

This commit is contained in:
Ted John
2016-04-22 20:14:29 +01:00
parent 25958b0d30
commit a6ca76813d
6 changed files with 7 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#include "../common.h"
#include "../core/List.hpp"
#include "../core/Util.hpp"
#include "import.h"
#include "Tables.h"
extern "C"
{