From 9f9f2456d5ee0091bf171fae3ad321f82e5f2ca4 Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 23 Mar 2022 21:59:48 +0100 Subject: Moved application state internals to GameWinDX9 --- Stars45/PlayerDlg.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Stars45/PlayerDlg.cpp') diff --git a/Stars45/PlayerDlg.cpp b/Stars45/PlayerDlg.cpp index 1c09161..0ea6d18 100644 --- a/Stars45/PlayerDlg.cpp +++ b/Stars45/PlayerDlg.cpp @@ -31,6 +31,7 @@ #include "Video.h" #include "Keyboard.h" #include "MachineInfo.h" +#include "WndProc.h" // +--------------------------------------------------------------------+ // DECLARE MAPPING FUNCTIONS: -- cgit v1.1