diff options
Diffstat (limited to 'src/ui/widget/imageicon.h')
| -rw-r--r-- | src/ui/widget/imageicon.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ui/widget/imageicon.h b/src/ui/widget/imageicon.h index fba01fdc0..8faf13cb1 100644 --- a/src/ui/widget/imageicon.h +++ b/src/ui/widget/imageicon.h @@ -12,6 +12,10 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + #if GLIBMM_DISABLE_DEPRECATED && HAVE_GLIBMM_THREADS_H #include <glibmm/threads.h> #endif |
