diff --git a/simgear/structure/StateMachine.hxx b/simgear/structure/StateMachine.hxx index 34fb84e1..7e9f4be5 100644 --- a/simgear/structure/StateMachine.hxx +++ b/simgear/structure/StateMachine.hxx @@ -23,6 +23,7 @@ #define SIMGEAR_STATE_MACHINE_H #include +#include #include #include