1
0
Fork 0

Fix Win32 build - No GLUT please \!

This commit is contained in:
Frederic Bouvier 2012-08-01 08:53:40 +02:00
parent 8a6a234653
commit 766014883c

View file

@ -5,6 +5,10 @@
* Author: tom
*/
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include "CanvasWidget.hxx"
#include <Canvas/canvas_mgr.hxx>