Kaydet (Commit) 812d16f4 authored tarafından Michael Meeks's avatar Michael Meeks

gtk3: add missing gmodule include

üst 90067e80
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
* instead of those above. * instead of those above.
*/ */
#include <string.h> #include <string.h>
#include <gmodule.h>
#include <gtk/gtk.h> #include <gtk/gtk.h>
#include <unx/gtk/gtkinst.hxx> #include <unx/gtk/gtkinst.hxx>
#include <unx/gtk/gtksys.hxx> #include <unx/gtk/gtksys.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment