From f526f0117a79ba169dc474eeade14033ef03caf3 Mon Sep 17 00:00:00 2001 From: Paul Cornett Date: Sat, 6 Feb 2016 10:46:09 -0800 Subject: [PATCH] non-pch build fix --- src/common/lboxcmn.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/lboxcmn.cpp b/src/common/lboxcmn.cpp index 748db330c8..80e169ba16 100644 --- a/src/common/lboxcmn.cpp +++ b/src/common/lboxcmn.cpp @@ -31,6 +31,7 @@ #include "wx/dynarray.h" #include "wx/arrstr.h" #include "wx/log.h" + #include "wx/dcclient.h" #endif // the spacing between the lines (in report mode)