added a missing include
This commit is contained in:
parent
45a6c74329
commit
1bf8633928
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
#include <QMessageBox>
|
#include <QMessageBox>
|
||||||
#include <wrap/qt/col_qt_convert.h>
|
#include <wrap/qt/col_qt_convert.h>
|
||||||
|
#include <wrap/qt/checkGLError.h>
|
||||||
namespace vcg
|
namespace vcg
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue