~ubuntu-branches/ubuntu/hardy/kdeartwork/hardy-backports

« back to all changes in this revision

Viewing changes to kscreensaver/kdesavers/firesaver.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-02-14 12:27:06 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20080214122706-hfu103z9lyvj05g5
Tags: 4:3.5.9-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#include <math.h>
22
22
#include <sys/time.h>
 
23
#include <stdlib.h>
23
24
#include <kconfig.h>
24
25
#include <kdebug.h>
25
26
#include <kstandarddirs.h>