Fixed build problem on Win7
(grafted from 4d6b1388a31f2f0092699ea73ac5a8de3ec97b18) --HG-- branch : develop
This commit is contained in:
parent
fe220f6305
commit
dc162f5085
|
@ -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