]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/src/lines.cpp
Added sys/types.h needed for Solaris.
[wxWidgets.git] / utils / ogl / src / lines.cpp
index 90a524d118e8aaa7ef3132b246c562fce2ec3055..56508e4c43d16d7abaf3339f0ef1c5be91e05e3d 100644 (file)
@@ -28,7 +28,7 @@
 #include <wx/wxexpr.h>
 #endif
 
-#if USE_IOSTREAMH
+#if wxUSE_IOSTREAMH
 #include <iostream.h>
 #else
 #include <iostream>