Mercurial > audlegacy-plugins
comparison src/modplug/modplugbmp.cxx @ 2519:2da1343a024d
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
| author | William Pitcock <nenolod@atheme.org> |
|---|---|
| date | Tue, 08 Apr 2008 15:11:35 -0500 |
| parents | 7b284f323ad8 |
| children | 769e17da93dd |
comparison
equal
deleted
inserted
replaced
| 2518:eef3a506a2b8 | 2519:2da1343a024d |
|---|---|
| 13 #include "stdafx.h" | 13 #include "stdafx.h" |
| 14 #include "sndfile.h" | 14 #include "sndfile.h" |
| 15 #include "stddefs.h" | 15 #include "stddefs.h" |
| 16 #include "archive/open.h" | 16 #include "archive/open.h" |
| 17 extern "C" { | 17 extern "C" { |
| 18 #include <audacious/configdb.h> | |
| 19 #include <audacious/output.h> | 18 #include <audacious/output.h> |
| 20 #include <audacious/strings.h> | 19 #include <audacious/strings.h> |
| 21 } | 20 } |
| 22 | 21 |
| 23 static char* format_and_free_ti( Tuple* ti, int* length ) | 22 static char* format_and_free_ti( Tuple* ti, int* length ) |
