summaryrefslogtreecommitdiff
path: root/libguile.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile.h')
-rw-r--r--libguile.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libguile.h b/libguile.h
index 5e8c792bc..2c10d05e9 100644
--- a/libguile.h
+++ b/libguile.h
@@ -1,7 +1,7 @@
#ifndef SCM_LIBGUILE_H
#define SCM_LIBGUILE_H
-/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
+/* Copyright (C) 1995,1996,1997,1998,2000,2001, 2002, 2003, 2004, 2006, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
@@ -82,7 +82,6 @@ extern "C" {
#include "libguile/print.h"
#include "libguile/procprop.h"
#include "libguile/promises.h"
-#include "libguile/properties.h"
#include "libguile/procs.h"
#include "libguile/r6rs-ports.h"
#include "libguile/random.h"