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 "layDragDropData.h"
|
||||
#include "layBusy.h"
|
||||
#include "dbLibraryManager.h"
|
||||
|
||||
#if defined(HAVE_QT)
|
||||
# include "edtInstPropertiesPage.h"
|
||||
# include "layBusy.h"
|
||||
#endif
|
||||
|
||||
namespace edt
|
||||
|
|
|
|||
Loading…
Reference in New Issue