~ubuntu-branches/ubuntu/maverick/glib2.0/maverick

« back to all changes in this revision

Viewing changes to gio/win32/gwin32directorymonitor.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-08-17 16:13:18 UTC
  • mfrom: (1.54.1 upstream) (3.4.24 experimental)
  • Revision ID: james.westby@ubuntu.com-20100817161318-34xg2wch15l3wrsq
Tags: 2.25.14-1ubuntu1
Resync on Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
#include <stdlib.h>
30
30
#include <string.h>
31
31
 
32
 
#include "glocaldirectorymonitor.h"
33
 
#include "giomodule.h"
 
32
#include "gio/glocaldirectorymonitor.h"
 
33
#include "gio/giomodule.h"
34
34
 
35
35
G_BEGIN_DECLS
36
36