efl/legacy/evas/src/modules/engines/glitz_x11/evas_engine.h

13 lines
191 B
C

#ifndef EVAS_ENGINE_H
#define EVAS_ENGINE_H
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>
#include <X11/Xatom.h>
#include <glitz.h>
#include <glitz-glx.h>
#endif