Remote changes at Fri Aug 18 14:42:55 EDT 2017 by chuan on vivaldi

This commit is contained in:
Chuan Chen 2017-08-18 14:42:55 -04:00
parent 78dd126686
commit 87a88be5d6
1 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,9 @@
#include <stdio.h>
#include <X11/Xlib.h>
#include <GL/gl.h>
#include <GL/glx.h>
//#include <GL/gl.h>
//#include <GL/glx.h>
#include <CAIRO/Cairo.h>
#include "tcltk/tclmagic.h"
#include "utils/magic.h"
@ -29,6 +30,7 @@
extern Display *grXdpy;
extern int grXscrn;
extern HashTable grTCairoWindowTable;
extern cairo_t *grCairoContext;
/*