]> git.stg.codes - stg.git/commitdiff
Added missing include.
authorMaxim Mamontov <faust.madf@gmail.com>
Tue, 5 Feb 2013 19:14:48 +0000 (21:14 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Tue, 5 Feb 2013 19:14:48 +0000 (21:14 +0200)
projects/stargazer/traffcounter_impl.cpp

index 6f16be9aa2ac48013ae533d163f6314349f71df2..dd2b4395f8f6dd4400d9719843d4782a664ca3a2 100644 (file)
@@ -41,6 +41,7 @@
 
 #include "stg/common.h"
 #include "stg/locker.h"
+#include "stg/const.h" // MONITOR_TIME_DELAY_SEC
 #include "traffcounter_impl.h"
 #include "stg_timer.h"
 #include "users_impl.h"