diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ClockTool.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ClockTool.cc b/src/ClockTool.cc index ce50132..709abd8 100644 --- a/src/ClockTool.cc +++ b/src/ClockTool.cc | |||
@@ -46,6 +46,7 @@ | |||
46 | #include <time.h> | 46 | #include <time.h> |
47 | #endif | 47 | #endif |
48 | #include <string> | 48 | #include <string> |
49 | #include <typeinfo> | ||
49 | 50 | ||
50 | class ClockMenuItem: public FbTk::MenuItem { | 51 | class ClockMenuItem: public FbTk::MenuItem { |
51 | public: | 52 | public: |