mirror of https://github.com/KLayout/klayout.git
Trying to fix Python module builds
This commit is contained in:
parent
26682c1a38
commit
84c518b057
|
|
@ -25,11 +25,11 @@
|
||||||
|
|
||||||
#include "layLayoutViewBase.h"
|
#include "layLayoutViewBase.h"
|
||||||
#include "layDragDropData.h"
|
#include "layDragDropData.h"
|
||||||
#include "layBusy.h"
|
|
||||||
#include "dbLibraryManager.h"
|
#include "dbLibraryManager.h"
|
||||||
|
|
||||||
#if defined(HAVE_QT)
|
#if defined(HAVE_QT)
|
||||||
# include "edtInstPropertiesPage.h"
|
# include "edtInstPropertiesPage.h"
|
||||||
|
# include "layBusy.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace edt
|
namespace edt
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue