summaryrefslogtreecommitdiff
path: root/cad/klayout/files/patch-src-layGridNet.h
blob: dc93352355e773eb4c866a856bb8847012b552fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/layGridNet.h.orig	Fri Nov  9 04:31:38 2007
+++ src/layGridNet.h	Sun Jan  6 19:11:46 2008
@@ -24,6 +24,7 @@
 #ifndef HDR_layGridNet
 #define HDR_layGridNet
 
+#include <QtCore/qobjectdefs.h>
 #include "layViewObject.h"
 #include "layPlugin.h"
 #include "dbTypes.h"