diff options
Diffstat (limited to 'src/wx/batch_job_view.h')
| -rw-r--r-- | src/wx/batch_job_view.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wx/batch_job_view.h b/src/wx/batch_job_view.h index 688e6c374..6d9ccba31 100644 --- a/src/wx/batch_job_view.h +++ b/src/wx/batch_job_view.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2012-2017 Carl Hetherington <cth@carlh.net> + Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -18,8 +18,10 @@ */ + #include "job_view.h" + class BatchJobView : public JobView { public: |
