-rw-r--r-- | noncore/games/solitaire/cardgamelayout.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/solitaire/cardgamelayout.cpp b/noncore/games/solitaire/cardgamelayout.cpp index 1ceee8d..e21d08a 100644 --- a/noncore/games/solitaire/cardgamelayout.cpp +++ b/noncore/games/solitaire/cardgamelayout.cpp | |||
@@ -18,7 +18,7 @@ | |||
18 | ** | 18 | ** |
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | #include "cardgamelayout.h" | 20 | #include "cardgamelayout.h" |
21 | 21 | #include "card.h" | |
22 | 22 | ||
23 | CardGameLayout::~CardGameLayout() | 23 | CardGameLayout::~CardGameLayout() |
24 | { | 24 | { |