mirror of https://github.com/CGAL/cgal
Add missing license include
This commit is contained in:
parent
f94a50646f
commit
8bf7fcbfe1
|
|
@ -24,6 +24,8 @@
|
|||
|
||||
#ifndef CGAL_IMAGE_INTERFACE_H
|
||||
#define CGAL_IMAGE_INTERFACE_H
|
||||
#include <CGAL/license/GraphicsView.h>
|
||||
|
||||
#include <QDialog>
|
||||
#include <QWidget>
|
||||
#include <QApplication>
|
||||
|
|
|
|||
Loading…
Reference in New Issue