diff options
Diffstat (limited to 'worldtime_protocol/common.h')
-rw-r--r-- | worldtime_protocol/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worldtime_protocol/common.h b/worldtime_protocol/common.h index cde473e..f1a2b3d 100644 --- a/worldtime_protocol/common.h +++ b/worldtime_protocol/common.h @@ -32,6 +32,7 @@ #include "../../include/m_clist.h"
#include "../../include/m_clui.h"
#include "../../include/m_utils.h"
+#include "../../include/m_updater.h"
extern HINSTANCE hInst;
|