SynGame/allegro/include/allegro5/internal/aintern_x.h

10 lines
232 B
C
Raw Permalink Normal View History

2019-09-10 11:14:36 +03:00
#ifndef __al_included_allegro5_aintern_x_h
#define __al_included_allegro5_aintern_x_h
#include <X11/Xlib.h>
typedef struct ALLEGRO_SYSTEM_XGLX ALLEGRO_SYSTEM_XGLX;
typedef struct ALLEGRO_DISPLAY_XGLX ALLEGRO_DISPLAY_XGLX;
#endif