]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagpcx.cpp
Remvoed a yield in HitTest because of undesirable consequences
[wxWidgets.git] / src / common / imagpcx.cpp
index 348dd9f8f9e290b8c1532923582ab256a92dc5b9..d03735e4c5ec0b851221d9684e6e43844bd3fef5 100644 (file)
@@ -23,7 +23,7 @@
 #  include "wx/defs.h"
 #endif
 
-#if wxUSE_STREAMS && wxUSE_PCX
+#if wxUSE_IMAGE && wxUSE_STREAMS && wxUSE_PCX
 
 #include "wx/imagpcx.h"
 #include "wx/wfstream.h"