mirror of https://github.com/OpenTTD/OpenTTD
Cleanup: Remove duplicate command_type.h include (#9986)
parent
9529703cab
commit
c839950791
|
@ -10,7 +10,6 @@
|
||||||
#ifndef GOAL_CMD_H
|
#ifndef GOAL_CMD_H
|
||||||
#define GOAL_CMD_H
|
#define GOAL_CMD_H
|
||||||
|
|
||||||
#include "command_type.h"
|
|
||||||
#include "command_type.h"
|
#include "command_type.h"
|
||||||
#include "goal_type.h"
|
#include "goal_type.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue