diff --git a/implot_demo.cpp b/implot_demo.cpp index 3a90fa4..3e705ee 100644 --- a/implot_demo.cpp +++ b/implot_demo.cpp @@ -1414,7 +1414,7 @@ void StyleSeaborn() { // into the public API and expose the necessary building blocks to fully support // custom plotters. For now, proceed at your own risk! -#include +#include "implot_internal.h" namespace MyImPlot {