summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 17:48:21 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:04:14 +0900
commitd8662ba8dd47cb0852a3aa74df83f119c229a4e4 (patch)
tree48e714f9f94b3f2bc60a319466ee736615a1f111
parent3a15c88594f9b30bae37dd656e92d10a3327898e (diff)
downloadgwenview-d8662ba8dd47cb0852a3aa74df83f119c229a4e4.tar.gz
gwenview-d8662ba8dd47cb0852a3aa74df83f119c229a4e4.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 370ffe5c2b13d52b338812040bf9e407a5f8758d)
-rw-r--r--src/gvcore/libgwenview_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/libgwenview_export.h b/src/gvcore/libgwenview_export.h
index 7013f4e..b5c4b2b 100644
--- a/src/gvcore/libgwenview_export.h
+++ b/src/gvcore/libgwenview_export.h
@@ -21,7 +21,7 @@
#ifndef _LIBGWENVIEW_EXPORT_H
#define _LIBGWENVIEW_EXPORT_H
-#include <kdemacros.h>
+#include <tdemacros.h>
#ifdef __KDE_HAVE_GCC_VISIBILITY