diff options
Diffstat (limited to 'lib/src/turns.h')
| -rw-r--r-- | lib/src/turns.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/src/turns.h b/lib/src/turns.h index 6f73354..e9aaf95 100644 --- a/lib/src/turns.h +++ b/lib/src/turns.h @@ -1,9 +1,8 @@ #ifndef TURNS_H #define TURNS_H -#include "turns-disposition.h" // IWYU pragma: export -#include "turns-enums.h" // IWYU pragma: export #include "turns-init.h" // IWYU pragma: export #include "turns-participant.h" // IWYU pragma: export +#include "turns-turn-order.h" // IWYU pragma: export #endif |
