From f9627e596bde3bb543ac8cba5efbd6b631cb1ecd Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Thu, 26 May 2011 18:46:03 +0300 Subject: [PATCH] Add missing header --- projects/stargazer/user_impl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/stargazer/user_impl.cpp b/projects/stargazer/user_impl.cpp index 4cb4467e..2b64ccc7 100644 --- a/projects/stargazer/user_impl.cpp +++ b/projects/stargazer/user_impl.cpp @@ -46,6 +46,7 @@ #include "stg/admin.h" #include "user_impl.h" #include "settings_impl.h" +#include "stg_timer.h" #ifdef USE_ABSTRACT_SETTINGS USER_IMPL::USER_IMPL(const SETTINGS * s, -- 2.43.2