]> git.stg.codes - stg.git/blobdiff - projects/stargazer/traffcounter_impl.cpp
Fix stargazer compilation errors
[stg.git] / projects / stargazer / traffcounter_impl.cpp
index e056a7a66879822e1cbc756699ec0a8f02f9684f..45ba883e93da3dc955fdab1bacf20c0058a1e2f6 100644 (file)
@@ -38,9 +38,9 @@
 #include <cassert>
 #include <cstdio> // fopen and similar
 
+#include "stg/common.h"
+#include "stg/stg_locker.h"
 #include "traffcounter_impl.h"
-#include "common.h"
-#include "stg_locker.h"
 #include "stg_timer.h"
 
 #define FLUSH_TIME  (10)