~ubuntu-branches/ubuntu/oneiric/tracker/oneiric

« back to all changes in this revision

Viewing changes to src/miners/fs/tracker-power.h

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-08-26 00:26:14 UTC
  • mfrom: (4.3.17 sid)
  • Revision ID: package-import@ubuntu.com-20110826002614-4qjfs9jhh5gs4p13
Tags: 0.10.24-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * Boston, MA  02110-1301, USA.
18
18
 */
19
19
 
20
 
#ifndef __LIBTRACKER_COMMON_POWER_H__
21
 
#define __LIBTRACKER_COMMON_POWER_H__
 
20
#ifndef __TRACKER_MINER_FS_POWER_H__
 
21
#define __TRACKER_MINER_FS_POWER_H__
22
22
 
23
23
#include <glib-object.h>
24
24
 
55
55
 
56
56
G_END_DECLS
57
57
 
58
 
#endif /* __LIBTRACKER_COMMON_POWER_H__ */
 
58
#endif /* __TRACKER_MINER_FS_POWER_H__ */