summaryrefslogtreecommitdiff
path: root/plugins/converter/convgui.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/converter/convgui.c')
-rw-r--r--plugins/converter/convgui.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/converter/convgui.c b/plugins/converter/convgui.c
index 712c6f24..9c65fb9c 100644
--- a/plugins/converter/convgui.c
+++ b/plugins/converter/convgui.c
@@ -19,6 +19,9 @@
#ifdef HAVE_CONFIG_H
# include "../../config.h"
#endif
+#if HAVE_SYS_CDEFS_H
+#include <sys/cdefs.h>
+#endif
#if HAVE_SYS_SYSLIMITS_H
#include <sys/syslimits.h>
#endif