diff options
author | kotontrion <[email protected]> | 2024-07-17 08:26:14 +0200 |
---|---|---|
committer | kotontrion <[email protected]> | 2024-07-17 08:26:14 +0200 |
commit | edc4848b11753f67657b633363c9524bc833954f (patch) | |
tree | 70b6405abf8a82580e980e58a23a88d412bc0cbe /include/river-private.h | |
parent | 1296dc824446984038c08a2278ebeea1c537ebf7 (diff) |
move header to astal-river.h
Diffstat (limited to 'include/river-private.h')
-rw-r--r-- | include/river-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/river-private.h b/include/river-private.h index d32e074..dae36be 100644 --- a/include/river-private.h +++ b/include/river-private.h @@ -4,7 +4,7 @@ #include <wayland-client.h> #include "river-status-unstable-v1-client.h" -#include "river.h" +#include "astal-river.h" G_BEGIN_DECLS |