File: fix-header-includes.patch

package info (click to toggle)
rust-gtk4-sys 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,308 kB
  • sloc: makefile: 77; ansic: 3
file content (8 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
--- a/tests/manual.h
+++ b/tests/manual.h
@@ -2,3 +2,4 @@
 
 #include <gtk/gtk.h>
 #include <gtk/gtkimmodule.h>
+#include <gtk/gtkunixprint.h>