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