X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/77428ef82db5a547b2443d6d9632b52bc82f5c19..2f1753cc3e240fa497a87873ed19fe3f11e22331:/projects/stargazer/stg_timer.cpp

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;