From: Václav Slavík Date: Sun, 10 Sep 2006 16:11:27 +0000 (+0000) Subject: compilation fix X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fdc62f44622dfcfea2f43910478fe5bb8ac0e938 compilation fix git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/dfb/app.h b/include/wx/dfb/app.h index 04db9f53e9..2034b3c77d 100644 --- a/include/wx/dfb/app.h +++ b/include/wx/dfb/app.h @@ -13,6 +13,8 @@ #include "wx/dfb/dfbptr.h" +#include "wx/vidmode.h" + wxDFB_DECLARE_INTERFACE(IDirectFB); //-----------------------------------------------------------------------------