]> git.stg.codes - stg.git/blobdiff - projects/stargazer/stg_timer.cpp
Fix stargazer compilation errors
[stg.git] / projects / stargazer / stg_timer.cpp
index 6d2b4b0cdd245a28a33db648ba631befa64f123a..fff79a3918de7ae93e1bb2258e7ebbd942919413 100644 (file)
@@ -3,7 +3,7 @@
 #include <ctime>
 #include <cstring>
 
-#include "common.h"
+#include "stg/common.h"
 
 static int nonstop;
 static pthread_t thrStgTimer;