aboutsummaryrefslogtreecommitdiff
path: root/src/lib/cursor.c
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-11-22 04:23:10 +0000
committerdos-reis <gdr@axiomatics.org>2010-11-22 04:23:10 +0000
commit23cf19aad368e794357fb9fdcabd3ad412056b96 (patch)
treed65e20caa60e9bbae207d8e7cfdfc0a5fbbca190 /src/lib/cursor.c
parent5b484d68a91e5867c96ac409253f3503b188aadd (diff)
downloadopen-axiom-23cf19aad368e794357fb9fdcabd3ad412056b96.tar.gz
Diffstat (limited to 'src/lib/cursor.c')
-rw-r--r--src/lib/cursor.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/cursor.c b/src/lib/cursor.c
index c63f738d..5413151d 100644
--- a/src/lib/cursor.c
+++ b/src/lib/cursor.c
@@ -1,6 +1,8 @@
/*
Copyright (c) 1991-2002, The Numerical ALgorithms Group Ltd.
All rights reserved.
+ Copyright (C) 2007-2010, Gabriel Dos Reis.
+ All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -34,7 +36,7 @@
#include <stdlib.h>
#include "openaxiom-c-macros.h"
-#include "cursor.H1"
+#include "cursor.h"
/*
* This routine changes the shape of the cursor. it is a modified version of