diff --git a/test_problems/cathermo/DH_graph_1/Makefile.am b/test_problems/cathermo/DH_graph_1/Makefile.am index 9b7f258d3..4b71c09f8 100644 --- a/test_problems/cathermo/DH_graph_1/Makefile.am +++ b/test_problems/cathermo/DH_graph_1/Makefile.am @@ -1,4 +1,4 @@ -INC = -I. -I$(top_builddir)/include/cantera -I$(top_builddir)/test_problems/shared +INC = -I. -I$(top_builddir)/include -I$(top_builddir)/test_problems/shared AM_CPPFLAGS = $(INC) AM_CXXFLAGS = $(AM_CPPFLAGS)