aboutsummaryrefslogtreecommitdiffstats
path: root/community/gvm-libs/glib-include-path.patch
blob: fb2bd9a9ed762dc5cf340079999dcf18bedf8354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/base/pidfile.h b/base/pidfile.h
index ee0e3e3..2ea781b 100644
--- a/base/pidfile.h
+++ b/base/pidfile.h
@@ -25,7 +25,7 @@
 #ifndef _GVM_PIDFILE_H
 #define _GVM_PIDFILE_H
 
-#include <glib.h>
+#include <glib-2.0/glib.h>
 
 int
 pidfile_create (gchar *);