# HG changeset patch # User pkienzle # Date 1117311782 0 # Node ID 0f32c51fb58de031f14a05bf2acbb2c2e0c63498 # Parent 13596267a133654df285867703e316af3dbe964e Reverse order of png.h and octave/oct.h even though it shouldn't matter. diff --git a/pngread.cc b/pngread.cc --- a/pngread.cc +++ b/pngread.cc @@ -32,8 +32,8 @@ */ +#include #include -#include "png.h" typedef struct {