]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagjpeg.cpp
combobox buglet when inserting item
[wxWidgets.git] / src / common / imagjpeg.cpp
index b8f642502fd357e51ff0d132ad4a3994ffb19ea3..5e5be5b20edc0e6b11dd7b01b3eae599d961a7b7 100644 (file)
@@ -30,7 +30,7 @@
 #include "wx/app.h"
 #if wxUSE_LIBJPEG
 extern "C" {
-#include <jpeglib.h>
+#include "../jpeg/jpeglib.h"
 }
 #endif
 #include "wx/filefn.h"