From 8a3adb5dc695fec3f4db5f0705c53687862fb801 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 Feb 2012 21:33:08 +0300 Subject: Add some missing debug includes. --- src/utils/physfsrwops.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/physfsrwops.cpp') diff --git a/src/utils/physfsrwops.cpp b/src/utils/physfsrwops.cpp index 2675b89ae..19b08d4c7 100644 --- a/src/utils/physfsrwops.cpp +++ b/src/utils/physfsrwops.cpp @@ -27,6 +27,8 @@ #include "localconsts.h" +#include "debug.h" + static int physfsrwops_seek(SDL_RWops *rw, int offset, int whence) { PHYSFS_file *handle = static_cast(rw->hidden.unknown.data1); -- cgit v1.2.3-60-g2f50