Related to #1785.
pkgfontdir = ${pkgdatadir}/font
AM_CPPFLAGS = \
+ -I$(top_srcdir)/lib \
-I$(top_srcdir)/lib/common \
-I$(top_srcdir)/lib/pathplan \
-I$(top_srcdir)/lib/gvc \
* Contributors: See CVS logs. Details at http://www.graphviz.org/
*************************************************************************/
-#include "gvplugin.h"
+#include <gvc/gvplugin.h>
extern gvplugin_installed_t gvrender_ming_types[];
extern gvplugin_installed_t gvdevice_ming_types[];
#include <stdlib.h>
#include <string.h>
-#include "gvplugin_render.h"
+#include <gvc/gvplugin_render.h>
/* from config.h - would conflict with ming.h definitions */
#undef PACKAGE