diff options
Diffstat (limited to 'src/polyp/context.c')
-rw-r--r-- | src/polyp/context.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/polyp/context.c b/src/polyp/context.c index eb5638197..68fb4bf3e 100644 --- a/src/polyp/context.c +++ b/src/polyp/context.c @@ -47,7 +47,7 @@ #include "../polypcore/winsock.h" -#include <polyp/error.h> +#include <polypcore/core-error.h> #include <polyp/version.h> #include <polyp/xmalloc.h> |