]> git.stg.codes - stg.git/blobdiff - projects/convertor/settings_impl.cpp
Fixed installation path for rlm_stg project.
[stg.git] / projects / convertor / settings_impl.cpp
index 4420634081d5486c09ef0dc7cd53b86e466d7b2e..645865cb9c91613ba899ca5761ec3909be701776 100644 (file)
@@ -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)
 {