Implemented GlX11#window.
[ruby-ecore.git] / src / ecore_evas / rb_software_x11.c
index 83504dd94dab27e3ea75f1024bb68bba86841a03..9aafa26a9cf6751d469dfbc3a5026f95e35cd5b4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: rb_software_x11.c 82 2004-08-21 09:45:08Z tilman $
+ * $Id: rb_software_x11.c 100 2004-08-27 09:31:26Z tilman $
  *
  * Copyright (C) 2004 ruby-ecore team (see AUTHORS)
  *
@@ -19,7 +19,6 @@
  */
 
 #include <ruby.h>
-#include <stdbool.h>
 
 #include <Ecore.h>
 #include <Ecore_Evas.h>