summaryrefslogtreecommitdiff
path: root/libguile/foreign-object.h
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/foreign-object.h')
-rw-r--r--libguile/foreign-object.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libguile/foreign-object.h b/libguile/foreign-object.h
index 806b7eddb..a8cde3653 100644
--- a/libguile/foreign-object.h
+++ b/libguile/foreign-object.h
@@ -1,7 +1,7 @@
#ifndef SCM_FOREIGN_OBJECT_H
#define SCM_FOREIGN_OBJECT_H
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014, 2018 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
@@ -21,7 +21,6 @@
-#include "libguile/__scm.h"
#include "libguile/print.h"