missing include shot qt
This commit is contained in:
parent
7006311807
commit
a2735f6da4
|
|
@ -1,6 +1,10 @@
|
||||||
#ifndef SHOT_QT_H
|
#ifndef SHOT_QT_H
|
||||||
#define SHOT_QT_H
|
#define SHOT_QT_H
|
||||||
|
|
||||||
|
#include <QDomDocument>
|
||||||
|
#include <QStringList>
|
||||||
|
|
||||||
|
#include <vcg/math/shot.h>
|
||||||
|
|
||||||
/** This function read a shot from a parsed XML node.
|
/** This function read a shot from a parsed XML node.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue