include vidmode.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-11-03 07:41:46 +00:00
parent 215a6add75
commit 522f97d64e

View File

@@ -17,6 +17,7 @@
%{ %{
#include <wx/display.h> #include <wx/display.h>
#include <wx/vidmode.h>
%} %}