Fixed a warning.
[ruby-ecore.git] / src / ecore_evas / rb_ecore_evas_main.c
index ccd40bcbd5a7b20c6b7599ed343190bbd1d0d86f..3e00f81cb04effc5ac4142b4cbdf17f92472b781 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id$
+ * $Id: rb_ecore_evas_main.c 16 2004-06-20 14:28:44Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
@@ -26,6 +26,7 @@
 #include "rb_ecore_evas_main.h"
 #include "rb_ecore_evas.h"
 #include "rb_software_x11.h"
+#include "rb_gl_x11.h"
 
 static VALUE m_init (VALUE self)
 {