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