X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe0895cf82381b91113de34a32b0bcf9bdef98a7..213ceb3f0e7b88a09d756dd181f14ecb5bd44d57:/samples/access/access.bkl

diff --git a/samples/access/access.bkl b/samples/access/access.bkl
index 0a5b8e4b04..8e8cdf4d64 100644
--- a/samples/access/access.bkl
+++ b/samples/access/access.bkl
@@ -6,6 +6,7 @@
     <exe id="accesstest" template="wx_sample" template_append="wx_append">
         <sources>accesstest.cpp</sources>
         <wx-lib>core</wx-lib>
+        <wx-lib>base</wx-lib>
         <win32-res>accesstest.rc</win32-res>
     </exe>