git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add vector definition to divert_cap.cpp
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
ao
/
ao.cpp
diff --git
a/projects/stargazer/plugins/authorization/ao/ao.cpp
b/projects/stargazer/plugins/authorization/ao/ao.cpp
index b59bd58c8d2643782ef6af60bbeabd41f9ae01bc..811807deb4b9dade998eb8306af8038ab201ba01 100644
(file)
--- a/
projects/stargazer/plugins/authorization/ao/ao.cpp
+++ b/
projects/stargazer/plugins/authorization/ao/ao.cpp
@@
-31,7
+31,7
@@
$Author: faust $
#include "ao.h"
#include "user.h"
#include "users.h"
-#include "
../../../
user_property.h"
+#include "user_property.h"
#include "../../../eventloop.h"
class AO_CREATOR