X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/bb0ffb6084b51b95a8cbce53ecfea95b1e71982e..73ff7639310df077f88658e53095670710099f53:/projects/rscriptd/listener.cpp

diff --git a/projects/rscriptd/listener.cpp b/projects/rscriptd/listener.cpp
index e6bd4d77..e9aacc19 100644
--- a/projects/rscriptd/listener.cpp
+++ b/projects/rscriptd/listener.cpp
@@ -33,8 +33,8 @@
 #include <sstream>
 #include <algorithm>
 
-#include "stg/script_executer.h"
-#include "stg/stg_locker.h"
+#include "stg/scriptexecuter.h"
+#include "stg/locker.h"
 #include "stg/common.h"
 #include "listener.h"