summaryrefslogtreecommitdiff
path: root/src/ivyglutloop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivyglutloop.h')
-rwxr-xr-xsrc/ivyglutloop.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ivyglutloop.h b/src/ivyglutloop.h
index 53437d6..9374390 100755
--- a/src/ivyglutloop.h
+++ b/src/ivyglutloop.h
@@ -6,8 +6,8 @@
*
* Main loop based on GLUT ( OpenGL ) Toolkit
*
- * Authors: François-Régis Colin <colin@cena.fr>
- * Stéphane Chatty <chatty@cena.fr>
+ * Authors: François-Régis Colin <colin@cenatoulouse.dgac.fr>
+ * Stéphane Chatty <chatty@cenatoulouse.dgac.fr>
*
* $Id$
*
@@ -24,8 +24,8 @@ extern "C" {
#include <GL/Glut.h>
+/* general Handle */
-#include "ivychannel.h"
#ifdef __cplusplus
}