]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagpnm.cpp
Warning fix.
[wxWidgets.git] / src / common / imagpnm.cpp
index aaa30aec58a52af69307b3d94161e6ea0fffa5e4..86884d7d09f487f2fb7a791fb88a329860ebef63 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        imagpnm.cpp
+// Name:        src/common/imagpnm.cpp
 // Purpose:     wxImage PNM handler
 // Author:      Sylvain Bougnoux
 // RCS-ID:      $Id$
@@ -15,7 +15,6 @@
 #endif
 
 #ifndef WX_PRECOMP
-#  include "wx/setup.h"
 #endif
 
 #if wxUSE_IMAGE && wxUSE_PNM