summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/glibext/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pychrysalide/glibext/constants.h')
-rw-r--r--plugins/pychrysalide/glibext/constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/pychrysalide/glibext/constants.h b/plugins/pychrysalide/glibext/constants.h
index 7fa9321..4a4f6da 100644
--- a/plugins/pychrysalide/glibext/constants.h
+++ b/plugins/pychrysalide/glibext/constants.h
@@ -58,7 +58,7 @@ bool define_line_segment_constants(PyTypeObject *);
/* Tente de convertir en constante RenderingTagType. */
int convert_to_rendering_tag_type(PyObject *, void *);
-#ifdef HAVE_GTK_SUPPORT
+#ifdef INCLUDE_GTK_SUPPORT
/* Définit les constantes relatives aux panneaux de chargement. */
bool define_loaded_panel_constants(PyTypeObject *);