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

« back to all changes in this revision

Viewing changes to src/miners/fs/tracker-miner-files-index.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 __TRACKER_MINER_FILES_INDEX_H__
21
 
#define __TRACKER_MINER_FILES_INDEX_H__
 
20
#ifndef __TRACKER_MINER_FS_FILES_INDEX_H__
 
21
#define __TRACKER_MINER_FS_FILES_INDEX_H__
22
22
 
23
23
#include <glib-object.h>
24
24
 
49
49
 
50
50
G_END_DECLS
51
51
 
52
 
#endif /* __TRACKER_MINER_FILES_INDEX_H__ */
 
52
#endif /* __TRACKER_MINER_FS_FILES_INDEX_H__ */