Don't include rpng.h header for Salamander

This commit is contained in:
twinaphex 2015-02-26 05:45:42 +01:00
parent 603b6eaf86
commit 26c10209bf

View File

@ -34,7 +34,9 @@
#include "gfx/video_viewport.h"
#include <file/nbio.h>
#ifndef IS_SALAMANDER
#include <formats/rpng.h>
#endif
#include "playlist.h"