~elementary-apps/pantheon-files/trunk

« back to all changes in this revision

Viewing changes to src/marlin-thumbnailer.c

Continue with porting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * Boston, MA 02110-1301, USA.
18
18
 */
19
19
 
20
 
#include <config.h>
21
 
 
22
20
#ifdef HAVE_DBUS
23
21
#include <dbus/dbus.h>
24
22
#include <dbus/dbus-glib.h>