summaryrefslogtreecommitdiff
path: root/test/buffer-diff.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-03-29 00:02:19 +0000
committerCarl Worth <cworth@cworth.org>2005-03-29 00:02:19 +0000
commit35b9e3c45d8a4c2aa24eff5acb04d0e1eb7bc6ba (patch)
treef66a6bb1ef0a0633a8fb4b263a83e69e49f8a128 /test/buffer-diff.c
parentd9c2be3dcd27baa91b67cc9179bc98e06805a365 (diff)
More _/- renames in the test directory.
Diffstat (limited to 'test/buffer-diff.c')
-rw-r--r--test/buffer-diff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buffer-diff.c b/test/buffer-diff.c
index 07abd62a3..486aff1d6 100644
--- a/test/buffer-diff.c
+++ b/test/buffer-diff.c
@@ -23,7 +23,7 @@
*
* Author: Richard D. Worth <richard@theworths.org> */
-#include "buffer_diff.h"
+#include "buffer-diff.h"
/* Image comparison code courttesy of Richard Worth.
* Returns number of pixels changed.