X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..266cfcc2193cf22140bc2c448e4ab0122e8d23bd:/projects/stargazer/eventloop.h diff --git a/projects/stargazer/eventloop.h b/projects/stargazer/eventloop.h index e1b7f6aa..71602795 100644 --- a/projects/stargazer/eventloop.h +++ b/projects/stargazer/eventloop.h @@ -3,7 +3,7 @@ #include -#include "noncopyable.h" +#include "stg/noncopyable.h" #include "actions.h" class EVENT_LOOP : private NONCOPYABLE,