Mercurial > audlegacy
diff Plugins/Input/console/Gb_Apu.cpp @ 479:0b9507985f0d trunk
[svn] Use the VFS subsystem and delete the unused demo source.
| author | chainsaw |
|---|---|
| date | Sat, 21 Jan 2006 06:32:50 -0800 |
| parents | 252843aac42f |
| children | 7c5e886205ef |
line wrap: on
line diff
--- a/Plugins/Input/console/Gb_Apu.cpp Fri Jan 20 07:17:03 2006 -0800 +++ b/Plugins/Input/console/Gb_Apu.cpp Sat Jan 21 06:32:50 2006 -0800 @@ -3,7 +3,7 @@ #include "Gb_Apu.h" -#include <stdio.h> +#include "libaudacious/vfs.h" #include <string.h> /* Copyright (C) 2003-2005 Shay Green. This module is free software; you
