X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..6bdbecc264d37e4ec3d941db7ba0fcac0f6c1783:/lib/regsub.c diff --git a/lib/regsub.c b/lib/regsub.c index 78dfe14..bb90f43 100644 --- a/lib/regsub.c +++ b/lib/regsub.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2004, 2005 Richard Kettlewell + * Copyright (C) 2004, 2005, 2007, 20008 Richard Kettlewell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -18,10 +18,8 @@ * USA */ -#include -#include "types.h" +#include "common.h" -#include #include #include "regsub.h"