From af1d900091ce7c28c7e726df7641004cc0cfb01a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 25 Feb 2025 22:46:47 +0900 Subject: Use tdestandarddirs.h Signed-off-by: Michele Calgaro --- kpoker/kpoker.cpp | 2 +- kpoker/sound.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kpoker') diff --git a/kpoker/kpoker.cpp b/kpoker/kpoker.cpp index a773dcac..cc510319 100644 --- a/kpoker/kpoker.cpp +++ b/kpoker/kpoker.cpp @@ -28,7 +28,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/kpoker/sound.cpp b/kpoker/sound.cpp index 3835c3fb..ba80e2e2 100644 --- a/kpoker/sound.cpp +++ b/kpoker/sound.cpp @@ -16,7 +16,7 @@ #include -#include +#include // sound support #include -- cgit v1.2.1