fix build failures with newer compiler versions
This commit is contained in:
@@ -85,6 +85,12 @@
|
||||
# include <QMimeData>
|
||||
#endif
|
||||
|
||||
#if defined(FC_OS_MACOSX)
|
||||
# include <GL/gl.h>
|
||||
# include <GL/glu.h>
|
||||
# include <GL/glext.h>
|
||||
#endif
|
||||
|
||||
#include <QVariantAnimation>
|
||||
|
||||
#include <sstream>
|
||||
|
||||
Reference in New Issue
Block a user