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 | 7423eb56342bc58a5705ab55a50f1b08177afcf8 (patch) | |
| tree | cf538fa7c0a3c7f4d07f6aa7dc6def916e7407f4 /src/toast.cpp | |
| parent | 9b97aab3c81c29e9e3552e97d66a02beeb3790a5 (diff) | |
| download | libadwaitamm-7423eb56342bc58a5705ab55a50f1b08177afcf8.tar.xz libadwaitamm-7423eb56342bc58a5705ab55a50f1b08177afcf8.zip | |
adw: prepare files for extraction
Diffstat (limited to 'src/toast.cpp')
| -rw-r--r-- | src/toast.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/toast.cpp b/src/toast.cpp index 2e39cec..31b089e 100644 --- a/src/toast.cpp +++ b/src/toast.cpp @@ -1,6 +1,6 @@ -#include "turns/adw/toast.hpp" +#include "adwaitamm/toast.hpp" -#include "turns/adw/helpers/properties.hpp" +#include "adwaitamm/helpers/properties.hpp" #include <glibmm/class.h> #include <glibmm/object.h> |
