diff options
Diffstat (limited to 'src/gtk2_in_qt4.cpp')
-rw-r--r-- | src/gtk2_in_qt4.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk2_in_qt4.cpp b/src/gtk2_in_qt4.cpp index cc6bdc9..65dcfc2 100644 --- a/src/gtk2_in_qt4.cpp +++ b/src/gtk2_in_qt4.cpp @@ -20,8 +20,8 @@ #include <gtk/gtk.h> #include <gdk/gdkx.h> +#include "./suil_config.h" #include "./suil_internal.h" -#include "./suil-config.h" extern "C" { |