Move plotter headers into include folder.

This commit is contained in:
Wayne Stambaugh
2021-08-18 16:38:31 -04:00
parent 5574682d44
commit 46b959c3e3
54 changed files with 70 additions and 107 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include <macros.h>
#include <trigo.h>
#include "plotters_pslike.h"
#include <plotters/plotters_pslike.h>
std::string PDF_PLOTTER::encodeStringForPlotter( const wxString& aText )