diff options
Diffstat (limited to 'src/wx/standard_controls.h')
| -rw-r--r-- | src/wx/standard_controls.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wx/standard_controls.h b/src/wx/standard_controls.h index eac47726b..191924509 100644 --- a/src/wx/standard_controls.h +++ b/src/wx/standard_controls.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2018 Carl Hetherington <cth@carlh.net> + Copyright (C) 2018-2021 Carl Hetherington <cth@carlh.net> This file is part of DCP-o-matic. @@ -18,8 +18,10 @@ */ + #include "controls.h" + class StandardControls : public Controls { public: |
