]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/protocol/http.h
Quick and dirty fix for building with COMPATIBILITY_2_4 off.
[wxWidgets.git] / include / wx / protocol / http.h
index 5cc6e8e5bb6f65ac2dc2f15a6a22e3ba643aedf0..fdcda59dc308f0a2c0824c95a5e3cd4fadbc4cad 100644 (file)
@@ -18,7 +18,7 @@
 #include "wx/list.h"
 #include "wx/protocol/protocol.h"
 
-class WXDLLEXPORT wxHTTP : public wxProtocol {
+class WXDLLIMPEXP_BASE wxHTTP : public wxProtocol {
   DECLARE_DYNAMIC_CLASS(wxHTTP)
   DECLARE_PROTOCOL(wxHTTP)
 protected: