freebsd-ports/cad/klayout/files/patch-src-layGridNet.h

10 lines
272 B
C

--- 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"