Fixed build problem on Win7
--HG-- branch : release
This commit is contained in:
parent
6ecbda8611
commit
ef8795d2d2
|
@ -22,7 +22,7 @@
|
|||
#ifndef QMUTRANSLATION_H
|
||||
#define QMUTRANSLATION_H
|
||||
|
||||
#include "qmuparser_global.h"
|
||||
#include "../qmuparser/qmuparser_global.h"
|
||||
#include <QString>
|
||||
|
||||
namespace qmu
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#ifndef VARCLENGTH_H
|
||||
#define VARCLENGTH_H
|
||||
|
||||
#include "vcurvelength.h"
|
||||
#include "../vpatterndb/variables/vcurvelength.h"
|
||||
|
||||
class VAbstractCurve;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user