]> 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 83cba116b42d4a5b3d383e9b389cd89bfe8335e2..fdcda59dc308f0a2c0824c95a5e3cd4fadbc4cad 100644 (file)
@@ -18,7 +18,7 @@
 #include "wx/list.h"
 #include "wx/protocol/protocol.h"
 
-class WXDLLEXPORT_BASE wxHTTP : public wxProtocol {
+class WXDLLIMPEXP_BASE wxHTTP : public wxProtocol {
   DECLARE_DYNAMIC_CLASS(wxHTTP)
   DECLARE_PROTOCOL(wxHTTP)
 protected: