diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-05-19 16:37:56 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-05-19 16:37:56 +0200 |
| commit | da2f2f64a67b9aa9bd8ef73f7a9940acc739fbb1 (patch) | |
| tree | 579a72dd282595f751171a30b31606d43a31b01e /lib/src/turns-turn-order.cpp | |
| parent | f61df0b33ea2a2de064f1fa2a9cde191b790a5ba (diff) | |
| download | turns-da2f2f64a67b9aa9bd8ef73f7a9940acc739fbb1.tar.xz turns-da2f2f64a67b9aa9bd8ef73f7a9940acc739fbb1.zip | |
lib: move enum definitions
Diffstat (limited to 'lib/src/turns-turn-order.cpp')
| -rw-r--r-- | lib/src/turns-turn-order.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/src/turns-turn-order.cpp b/lib/src/turns-turn-order.cpp index 496ef2d..3337bb5 100644 --- a/lib/src/turns-turn-order.cpp +++ b/lib/src/turns-turn-order.cpp @@ -1,6 +1,5 @@ #include "turns-turn-order.h" -#include "turns-enums.h" #include "turns-participant.h" #include <gio/gio.h> |
