]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/ogl/src/misc.cpp
no message
[wxWidgets.git] / utils / ogl / src / misc.cpp
index 03a9b5a4fce1ed328dae006ab439b22410713aa2..4d9d814d2414d2ba9e4effeebfe58c4378bf116e 100644 (file)
@@ -30,7 +30,7 @@
 
 #include <wx/types.h>
 
-#if USE_IOSTREAMH
+#if wxUSE_IOSTREAMH
 #include <iostream.h>
 #else
 #include <iostream>