summaryrefslogtreecommitdiff
path: root/src/wx/timer_display.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/timer_display.h')
-rw-r--r--src/wx/timer_display.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/wx/timer_display.h b/src/wx/timer_display.h
index 5ee72bff5..0fe828c57 100644
--- a/src/wx/timer_display.h
+++ b/src/wx/timer_display.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2019 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2019-2021 Carl Hetherington <cth@carlh.net>
This file is part of DCP-o-matic.
@@ -18,10 +18,13 @@
*/
+
#include "table_dialog.h"
+
class StateTimer;
+
class TimerDisplay : public TableDialog
{
public: