]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/store/postgresql/postgresql_store_messages.cpp
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / store / postgresql / postgresql_store_messages.cpp
index e4c87cdd7b2bfea94aac8e70f81064aa521583f0..4260c3b4493551da4c0aef7e674b7c5e11a7839a 100644 (file)
@@ -34,8 +34,8 @@
 #include <libpq-fe.h>
 
 #include "postgresql_store.h"
-#include "stg/stg_locker.h"
-#include "stg/stg_message.h"
+#include "stg/locker.h"
+#include "stg/message.h"
 
 //-----------------------------------------------------------------------------
 int POSTGRESQL_STORE::AddMessage(STG_MSG * msg, const string & login) const