#ifndef XSWSCRSHOT_H #define XSWSCRSHOT_H #include "../include/osw-x.h" extern "C" int XSWScrShotWindow(const char *path, drawable_t d); #endif /* XSWSCRSHOT_H */