FEX/ThunkLibs/libXfixes/libXfixes_Guest.cpp

17 lines
233 B
C++

/*
$info$
tags: thunklibs|X11
$end_info$
*/
#include <stdio.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/extensions/Xfixes.h>
#include "common/Guest.h"
#include "thunkgen_guest_libXfixes.inl"
LOAD_LIB(libXfixes)