From 7e9ffb6b095fff756dec717f337e6a6aa42dd208 Mon Sep 17 00:00:00 2001 From: "P. F. Chimento" Date: Mon, 22 Apr 2013 13:43:11 +0200 Subject: Rename C source and header files For consistency with GTK, blah.[ch] should be named eosblah.[ch]. [#23] --- test/test-init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test-init.c') diff --git a/test/test-init.c b/test/test-init.c index 1fd856e..482c079 100644 --- a/test/test-init.c +++ b/test/test-init.c @@ -2,7 +2,7 @@ #include #include -#include "endless/init-private.h" +#include "endless/eosinit-private.h" #include "run-tests.h" -- cgit v1.2.3