12 lines
312 B
Text
12 lines
312 B
Text
$NetBSD: patch-am,v 1.1 2002/12/23 20:05:07 jschauma Exp $
|
|
|
|
--- lib/Location.cxx.orig Sun Dec 22 13:31:18 2002
|
|
+++ lib/Location.cxx Sun Dec 22 13:30:04 2002
|
|
@@ -5,6 +5,7 @@
|
|
#pragma implementation
|
|
#endif
|
|
#include "splib.h"
|
|
+#include "Notation.h"
|
|
#include "Location.h"
|
|
#include "Entity.h"
|
|
#include "Mutex.h"
|