summaryrefslogtreecommitdiff
path: root/base/gshtx.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gshtx.h')
-rw-r--r--base/gshtx.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/base/gshtx.h b/base/gshtx.h
index a3fc03233..7e238a219 100644
--- a/base/gshtx.h
+++ b/base/gshtx.h
@@ -23,6 +23,7 @@
#include "gsht1.h"
#include "gxtmap.h"
#include "gscspace.h"
+#include "gsgstate.h"
/*
* The stand-alone halftone structures are opaque, and are placed in an opaque
@@ -43,12 +44,6 @@
#define ht_threshold threshold
#define ht_multiple multiple
-#ifndef gs_gstate_DEFINED
-# define gs_gstate_DEFINED
-typedef struct gs_gstate_s gs_gstate;
-
-#endif
-
/*
* A "closure" form of gs_mapping_proc. This allows the procedure to access
* client data for the purpose of filling in the transfer information.