~ubuntu-branches/ubuntu/karmic/xscreensaver/karmic

« back to all changes in this revision

Viewing changes to hacks/webcollage-helper.c

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Hildebrandt
  • Date: 2006-07-29 23:00:43 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 15.
  • Revision ID: james.westby@ubuntu.com-20060729230043-3ergkicskbntet5n
Tags: 4.24-5
remove /usr/doc/xscreensaver link to finish /usr/doc ->
/usr/share/doc transition (closes: #380394)

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include <sys/types.h>
25
25
#include <sys/stat.h>
26
26
 
 
27
#undef HAVE_STDLIB_H /* stupid jconfig.h! */
27
28
#include <jpeglib.h>
28
29
#include <gdk-pixbuf/gdk-pixbuf.h>
29
30