]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/configuration/sgconfig2/parser.h
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / plugins / configuration / sgconfig2 / parser.h
index 9e8a8bd94884f0d2223eb112c095b9f25c21176d..7deac3345e36ccd628fcf2e71a94da04ac866116 100644 (file)
 using namespace std;
 
 #include "resetable.h"
-#include "stg_const.h"
+#include "const.h"
 #include "store.h"
 #include "admins.h"
 #include "users.h"
-#include "stg_message.h"
+#include "message.h"
 
 //-----------------------------------------------------------------------------
 class BASE_PARSER {