mirror of
https://github.com/gwm17/implot.git
synced 2024-11-13 22:48:50 -05:00
Update implot_demo.cpp
This commit is contained in:
parent
8a3ccf0a44
commit
92bc4d64e3
|
@ -1414,7 +1414,7 @@ void StyleSeaborn() {
|
||||||
// into the public API and expose the necessary building blocks to fully support
|
// into the public API and expose the necessary building blocks to fully support
|
||||||
// custom plotters. For now, proceed at your own risk!
|
// custom plotters. For now, proceed at your own risk!
|
||||||
|
|
||||||
#include <implot_internal.h>
|
#include "implot_internal.h"
|
||||||
|
|
||||||
namespace MyImPlot {
|
namespace MyImPlot {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user