diff --git a/neercs/old/wm.cpp b/neercs/old/wm.cpp index 908f60c..201ae5a 100644 --- a/neercs/old/wm.cpp +++ b/neercs/old/wm.cpp @@ -32,8 +32,10 @@ #include #include "core.h" -#include "neercs.h" +extern "C" { +#include "neercs.h" +} void resize_screen(struct screen *s, int w, int h) {