diff options
Diffstat (limited to 'examples/rotation.c')
-rw-r--r-- | examples/rotation.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/rotation.c b/examples/rotation.c index 1dcbc80f..2596e492 100644 --- a/examples/rotation.c +++ b/examples/rotation.c @@ -19,6 +19,7 @@ #include <wlr/util/log.h> #include <math.h> #include "shared.h" +#include "config.h" #include "cat.h" struct sample_state { |