diff --git a/reactos/ChangeLog b/reactos/ChangeLog index 79775791a3a..6eb10082a5b 100644 --- a/reactos/ChangeLog +++ b/reactos/ChangeLog @@ -1,3 +1,7 @@ +2003-01-15 Casper S. Hornstrup + + * tools/rtouch.c: Include , not . + 2003-01-15 Casper S. Hornstrup * tools/rtouch.c: New file. diff --git a/reactos/tools/rtouch.c b/reactos/tools/rtouch.c index 3ab718bf886..b49710fd54a 100755 --- a/reactos/tools/rtouch.c +++ b/reactos/tools/rtouch.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include #include