src/server/daemon/event.c

branch
config
changeset 254
4784c14aa639
parent 159
9ba9f8befa80
child 256
19259b6c5cf7
--- a/src/server/daemon/event.c	Sun Aug 23 22:02:01 2020 +0200
+++ b/src/server/daemon/event.c	Sun Aug 23 23:04:17 2020 +0200
@@ -26,7 +26,7 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#include "../../ucx/map.h"
+#include <ucx/map.h>
 #include "../util/atomic.h"
 
 #include "event.h"

mercurial