diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-03 18:41:43 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-03 18:41:43 +0200 |
| commit | ee599d7d62c16bb59603bedb62f03c01504a1893 (patch) | |
| tree | 8e371a4d211d56ea42b648c7cd1758568b27858b /ui/tests | |
| parent | 6ff0bb23a71f334fe0ca86581cc86aaab2882003 (diff) | |
| download | turns-ee599d7d62c16bb59603bedb62f03c01504a1893.tar.xz turns-ee599d7d62c16bb59603bedb62f03c01504a1893.zip | |
adw: prepare files for extraction
Diffstat (limited to 'ui/tests')
| -rw-r--r-- | ui/tests/gtk_test_init.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/tests/gtk_test_init.cpp b/ui/tests/gtk_test_init.cpp index 1509569..bed2ca5 100644 --- a/ui/tests/gtk_test_init.cpp +++ b/ui/tests/gtk_test_init.cpp @@ -1,4 +1,3 @@ -#include "turns/adw/wrap_init.hpp" #include "turns/core/init.hpp" #include "turns/ui/init.hpp" @@ -9,6 +8,8 @@ #include <gtkmm/init.h> +#include <adwaitamm/wrap_init.hpp> + #include <adwaita.h> #include <libintl.h> |
