From 4905e1cc7880b1e7aec03a09fbece7884955de2e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 1 Jul 2024 19:17:45 +0900 Subject: Replace kdemacros.h with tdemacros.h Signed-off-by: Michele Calgaro (cherry picked from commit f0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c) --- kolf/game.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolf/game.h') diff --git a/kolf/game.h b/kolf/game.h index e2e2f8af..2d556749 100644 --- a/kolf/game.h +++ b/kolf/game.h @@ -29,7 +29,7 @@ #include "ball.h" #include "statedb.h" #include "rtti.h" -#include +#include class TQLabel; class TQSlider; -- cgit v1.2.1