]> granicus.if.org Git - graphviz/commitdiff
squash -Wmissing-prototypes warnings for glCompLoadPng
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 6 Sep 2020 00:08:34 +0000 (17:08 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 12 Sep 2020 02:25:07 +0000 (19:25 -0700)
lib/glcomp/glcomptextpng.c

index b47f7b5c0277d2dbe03c9d727573cb7ee6776682..69e3c05d1a73eed58f86794ebab097103fd9ca68 100644 (file)
@@ -12,6 +12,7 @@
  *************************************************************************/
 
 #include <glcomp/glcompfont.h>
+#include <glcomp/glcomptextpng.h>
 #include <common/memory.h>
 #include <gtk/gtk.h>
 #include <png.h>