Mercurial > audlegacy-plugins
comparison src/Input/modplug/modplugbmp.cxx @ 3:088092a52fea trunk
[svn] - move from (internal) libaudacious/ include path to audacious/ include path
| author | nenolod |
|---|---|
| date | Mon, 18 Sep 2006 01:35:25 -0700 |
| parents | 13389e613d67 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:4e0ad481325f | 3:088092a52fea |
|---|---|
| 11 #include "modplugbmp.h" | 11 #include "modplugbmp.h" |
| 12 #include <libmodplug/stdafx.h> | 12 #include <libmodplug/stdafx.h> |
| 13 #include <libmodplug/sndfile.h> | 13 #include <libmodplug/sndfile.h> |
| 14 #include "stddefs.h" | 14 #include "stddefs.h" |
| 15 #include "archive/open.h" | 15 #include "archive/open.h" |
| 16 #include "libaudacious/configdb.h" | 16 #include "audacious/configdb.h" |
| 17 #include "libaudacious/vfs.h" | 17 #include "audacious/vfs.h" |
| 18 extern "C" { | 18 extern "C" { |
| 19 #include "audacious/output.h" | 19 #include "audacious/output.h" |
| 20 } | 20 } |
| 21 | 21 |
| 22 // ModplugXMMS member functions =============================== | 22 // ModplugXMMS member functions =============================== |
