blob: 4966721ff0533c2a46f65feddefd2430f3709a0e [file] [log] [blame]
#include "xdg-shell-client-protocol.h"
int main() {
#ifdef XDG_SHELL_CLIENT_PROTOCOL_H
return 0;
#else
return 1;
#endif
}