efl/legacy/evas/src/lib/include/evas_engine_api_software_x11.h

8 lines
149 B
C
Raw Normal View History

2002-11-08 00:02:15 -08:00
#ifndef EVAS_ENGINE_SOFTWARE_X11_H
#define EVAS_ENGINE_SOFTWARE_X11_H
#include <X11/Xlib.h>
extern Evas_Func evas_engine_software_x11_func;
#endif