diff options
author | Morten Welinder <mortenw@src.gnome.org> | 2001-10-08 22:17:54 +0800 |
---|---|---|
committer | Morten Welinder <mortenw@src.gnome.org> | 2001-10-08 22:17:54 +0800 |
commit | 7d5b83061f8ef709f47a0f7020cf38cd1d9fe197 (patch) | |
tree | 27e0a3ec7f2f8fe32e8431a4ef565182aa629c3e /widgets/table/table-test.c | |
parent | 856ebf12de55fc015d9b6c5b6da888ab9b384a5d (diff) | |
download | gsoc2013-evolution-7d5b83061f8ef709f47a0f7020cf38cd1d9fe197.tar.gz gsoc2013-evolution-7d5b83061f8ef709f47a0f7020cf38cd1d9fe197.tar.zst gsoc2013-evolution-7d5b83061f8ef709f47a0f7020cf38cd1d9fe197.zip |
Partial bit-rot fight. Sample still does not work.
svn path=/trunk/; revision=13498
Diffstat (limited to 'widgets/table/table-test.c')
-rw-r--r-- | widgets/table/table-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/table-test.c b/widgets/table/table-test.c index dd0dee4d24..da60221371 100644 --- a/widgets/table/table-test.c +++ b/widgets/table/table-test.c @@ -9,7 +9,7 @@ #include <string.h> #include <fcntl.h> #include <gnome.h> -#include "gal/e-util/e-cursors.h" +#include "gal/widgets/e-cursors.h" #include "table-test.h" int |