Fix Win32 build - No GLUT please \!
This commit is contained in:
parent
8a6a234653
commit
766014883c
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
||||||
* Author: tom
|
* Author: tom
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#ifdef HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "CanvasWidget.hxx"
|
#include "CanvasWidget.hxx"
|
||||||
|
|
||||||
#include <Canvas/canvas_mgr.hxx>
|
#include <Canvas/canvas_mgr.hxx>
|
||||||
|
|
Loading…
Add table
Reference in a new issue