src/spriteloader/png.cpp
changeset 8844 b4f9ff470b85
parent 8638 d997e3a75b36
child 8870 461ed7760525
equal deleted inserted replaced
8843:bbd55908f27d 8844:b4f9ff470b85
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file grf.cpp */
     3 /** @file png.cpp */
     4 
     4 
     5 #ifdef WITH_PNG
     5 #ifdef WITH_PNG
     6 
     6 
     7 #include "../stdafx.h"
     7 #include "../stdafx.h"
     8 #include "../gfx_func.h"
     8 #include "../gfx_func.h"