From 98db209c9008492baec6bb482b047d386fbdd42b Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sat, 9 Nov 2019 14:23:42 -0800 Subject: One down, 522 to go. --- Source/Validator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/Validator.h') diff --git a/Source/Validator.h b/Source/Validator.h index cddc293..2a102dd 100644 --- a/Source/Validator.h +++ b/Source/Validator.h @@ -15,7 +15,7 @@ #endif struct Region{}; -struct Puzzle; +class Puzzle; struct Pos; class Validator { public: -- cgit 1.4.1