1
0
Fork 0
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:
Evan Pezent 2020-10-12 09:45:27 -05:00 committed by GitHub
parent 8a3ccf0a44
commit 92bc4d64e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <implot_internal.h>
#include "implot_internal.h"
namespace MyImPlot {