forked from mirror/OpenTTD
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef SIGNAL_TYPE_H
|
||||
#define SIGNAL_TYPE_H
|
||||
|
||||
#include "core/enum_type.hpp"
|
||||
|
||||
/** Variant of the signal, i.e. how does the signal look? */
|
||||
enum SignalVariant {
|
||||
SIG_ELECTRIC = 0, ///< Light signal
|
||||
|
Reference in New Issue
Block a user