Imported from libpng-1.4.0beta11.tar
diff --git a/pngwtran.c b/pngwtran.c
index 2b9d701..3f5f675 100644
--- a/pngwtran.c
+++ b/pngwtran.c
@@ -10,7 +10,7 @@
 
 #include "png.h"
 #ifdef PNG_WRITE_SUPPORTED
-#include "pngintrn.h"
+#include "pngpriv.h"
 
 /* Transform the data according to the user's wishes.  The order of
  * transformations is significant.