Fix missing include.
This commit is contained in:
parent
0c055e15b7
commit
89f444c38b
|
@ -21,6 +21,7 @@
|
||||||
#ifndef JOB_EXPORT_SCH_PLOT_H
|
#ifndef JOB_EXPORT_SCH_PLOT_H
|
||||||
#define JOB_EXPORT_SCH_PLOT_H
|
#define JOB_EXPORT_SCH_PLOT_H
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
#include <kicommon.h>
|
#include <kicommon.h>
|
||||||
#include <wx/string.h>
|
#include <wx/string.h>
|
||||||
#include "job.h"
|
#include "job.h"
|
||||||
|
|
Loading…
Reference in New Issue