Index: /trunk/src/VBox/GuestHost/OpenGL/include/chromium.h
===================================================================
--- /trunk/src/VBox/GuestHost/OpenGL/include/chromium.h	(revision 55627)
+++ /trunk/src/VBox/GuestHost/OpenGL/include/chromium.h	(revision 55628)
@@ -782,5 +782,5 @@
 typedef void (APIENTRY *crWindowShowProc)( GLint window, GLint flag );
 
-extern GLint APIENTRY crCreateContext(const char *dpyName, GLint visBits);
+extern GLint APIENTRY crCreateContext(char *dpyName, GLint visBits);
 extern void APIENTRY crDestroyContext(GLint context);
 extern void APIENTRY crMakeCurrent(GLint window, GLint context);
