summaryrefslogtreecommitdiffstats
path: root/src/gtk2_in_qt5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk2_in_qt5.cpp')
-rw-r--r--src/gtk2_in_qt5.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gtk2_in_qt5.cpp b/src/gtk2_in_qt5.cpp
index f6bf48e..8fb7be7 100644
--- a/src/gtk2_in_qt5.cpp
+++ b/src/gtk2_in_qt5.cpp
@@ -33,10 +33,10 @@
#include <gdk/gdk.h>
#include <glib-object.h>
#include <glib.h>
-#include <gtk/gtk.h>
#include <gobject/gclosure.h>
+#include <gtk/gtk.h>
-#include <stdlib.h>
+#include <cstdlib>
extern "C" {