X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..4a2e5ee8f9db480a7522a4dec679647829050c94:/src/common/imagpng.cpp diff --git a/src/common/imagpng.cpp b/src/common/imagpng.cpp index 5a5b25e584..07f0c8ad54 100644 --- a/src/common/imagpng.cpp +++ b/src/common/imagpng.cpp @@ -31,7 +31,6 @@ #include "wx/imagpng.h" #include "wx/bitmap.h" -#include "wx/debug.h" #include "png.h" #include "wx/filefn.h" #include "wx/wfstream.h"