]> git.saurik.com Git - wxWidgets.git/commitdiff
compilation fix
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 12 Aug 2001 00:11:45 +0000 (00:11 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 12 Aug 2001 00:11:45 +0000 (00:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/html/test/test.cpp

index 4ae0d33acd6af409354b6fc4a659666b87e3cb55..cd299a8bf38d8947bc002cff69227947541e7ef6 100644 (file)
     #include <wx/wx.h>
 #endif
 
-#include <wx/image.h>
-#include <wx/html/htmlwin.h>
-#include <wx/html/htmlproc.h>
-#include <wx/fs_inet.h>
+#include "wx/image.h"
+#include "wx/html/htmlwin.h"
+#include "wx/html/htmlproc.h"
+#include "wx/fs_inet.h"
+#include "wx/filedlg.h"
 
 // ----------------------------------------------------------------------------
 // private classes