summaryrefslogtreecommitdiff
path: root/daemon/gvfsjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gvfsjob.h')
-rw-r--r--daemon/gvfsjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/gvfsjob.h b/daemon/gvfsjob.h
index 3b290bef..eed17c4b 100644
--- a/daemon/gvfsjob.h
+++ b/daemon/gvfsjob.h
@@ -19,7 +19,7 @@ typedef struct _GVfsJobClass GVfsJobClass;
/* Define these here to avoid circular includes */
typedef struct _GVfsJobOpenForRead GVfsJobOpenForRead;
typedef struct _GVfsJobRead GVfsJobRead;
-typedef struct _GVfsJobReadSeek GVfsJobReadSeek;
+typedef struct _GVfsJobSeekRead GVfsJobSeekRead;
struct _GVfsJob
{