summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 18:16:31 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:14:11 +0900
commitfdd5b42cd605d398576d52be4453a7b391729ab0 (patch)
tree93d80b5246f006c7287195b7e8f0efd96d503b28
parentdec195e833b3ac38ae6d5e5c14271aab7431c990 (diff)
downloadtde-style-polyester-fdd5b42cd605d398576d52be4453a7b391729ab0.tar.gz
tde-style-polyester-fdd5b42cd605d398576d52be4453a7b391729ab0.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4c8605a5d69619de263fdad7640fdd336d7b2c33)
-rwxr-xr-xstyle/config/polyesterconf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/config/polyesterconf.cpp b/style/config/polyesterconf.cpp
index b62bfc0..f6f1250 100755
--- a/style/config/polyesterconf.cpp
+++ b/style/config/polyesterconf.cpp
@@ -42,7 +42,7 @@ DEALINGS IN THE SOFTWARE.
#include <tdelocale.h>
#include <kstandarddirs.h>
#include <kcolorbutton.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "polyesterconf.h"
#include "configdialog.h"