git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix sgauth compilation errors
[stg.git]
/
projects
/
stargazer
/
eventloop.cpp
diff --git
a/projects/stargazer/eventloop.cpp
b/projects/stargazer/eventloop.cpp
index 4cd6074bcbdabdd6618f83ac59ad5b988cb2c42b..96c1ca4ff0fe9ccaf8dfe7d42be00612835bd6a0 100644
(file)
--- a/
projects/stargazer/eventloop.cpp
+++ b/
projects/stargazer/eventloop.cpp
@@
-1,9
+1,9
@@
#include <cerrno>
#include <cstring>
+#include "stg/stg_locker.h"
+#include "stg/common.h"
#include "eventloop.h"
-#include "stg_locker.h"
-#include "common.h"
EVENT_LOOP::EVENT_LOOP()
: ACTIONS_LIST()