1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-28 17:09:10 +00:00

Cleanup: Remove duplicate command_type.h include (#9986)

This commit is contained in:
dP
2022-09-01 19:15:07 +03:00
committed by GitHub
parent 9529703cab
commit c839950791

View File

@@ -10,7 +10,6 @@
#ifndef GOAL_CMD_H
#define GOAL_CMD_H
#include "command_type.h"
#include "command_type.h"
#include "goal_type.h"