git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove 'stg' prefixes from headers and add it to libraries
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
ao
/
ao.h
diff --git
a/projects/stargazer/plugins/authorization/ao/ao.h
b/projects/stargazer/plugins/authorization/ao/ao.h
index ba4d9376ffa5eb50ebd2ec592a5c85abb9a73192..a0c0953d73aa53a767df21b85a9139271b50e540 100644
(file)
--- a/
projects/stargazer/plugins/authorization/ao/ao.h
+++ b/
projects/stargazer/plugins/authorization/ao/ao.h
@@
-32,11
+32,11
@@
#include <string>
#include <list>
#include <string>
#include <list>
-#include "auth.h"
-#include "store.h"
-#include "notifer.h"
-#include "user_ips.h"
-#include "user.h"
+#include "
stg/
auth.h"
+#include "st
g/st
ore.h"
+#include "
stg/
notifer.h"
+#include "
stg/
user_ips.h"
+#include "
stg/
user.h"
extern "C" PLUGIN * GetPlugin();
extern "C" PLUGIN * GetPlugin();