X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/015efefb3fcbf0613cefc6826eb92c0f4aec25f0..65b0dbf24af3d566eefab9e7244bdcb383e78f83:/projects/convertor/settings_impl.cpp

diff --git a/projects/convertor/settings_impl.cpp b/projects/convertor/settings_impl.cpp
index 44206340..645865cb 100644
--- a/projects/convertor/settings_impl.cpp
+++ b/projects/convertor/settings_impl.cpp
@@ -27,10 +27,11 @@ $Revision: 1.6 $
 $Date: 2009/06/22 16:26:54 $
 */
 
-#include "dotconfpp.h"
-#include "module_settings.h"
+#include "stg/dotconfpp.h"
+#include "stg/module_settings.h"
+#include "stg/common.h"
+
 #include "settings_impl.h"
-#include "common.h"
 
 int SETTINGS_IMPL::ParseModuleSettings(const DOTCONFDocumentNode * node, std::vector<PARAM_VALUE> * params)
 {