]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/textctrl.h
some Linux compilation fixes
[wxWidgets.git] / include / wx / stubs / textctrl.h
index 2ed500aafe87b996922827219d6741c66fa666b1..253491eaa0a5d5e13ae4666c60dd7c415a82f160 100644 (file)
@@ -18,7 +18,7 @@
 
 #include "wx/control.h"
 
-#if USE_IOSTREAMH
+#if wxUSE_IOSTREAMH
 #include <iostream.h>
 #else
 #include <iostream>