X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/77428ef82db5a547b2443d6d9632b52bc82f5c19..8af67ea116d077d996241b714e6a2a273a9f739a:/projects/stargazer/stg_timer.cpp?ds=sidebyside

diff --git a/projects/stargazer/stg_timer.cpp b/projects/stargazer/stg_timer.cpp
index 6d2b4b0c..fff79a39 100644
--- a/projects/stargazer/stg_timer.cpp
+++ b/projects/stargazer/stg_timer.cpp
@@ -3,7 +3,7 @@
 #include <ctime>
 #include <cstring>
 
-#include "common.h"
+#include "stg/common.h"
 
 static int nonstop;
 static pthread_t thrStgTimer;