X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/ad424400849bde500f1236eb28edd5fb956ca600..feda7bfaefd9e5fb705d6893f26428a3109e7226:/disobedience/misc.c diff --git a/disobedience/misc.c b/disobedience/misc.c index 41fcd13..a1fdf4d 100644 --- a/disobedience/misc.c +++ b/disobedience/misc.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder - * Copyright (C) 2006-2008 Richard Kettlewell + * Copyright (C) 2006-2008, 2010 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 @@ -27,7 +27,7 @@ struct image { const guint8 *data; }; -#include "images.h" +#include "../images/images.h" /* Miscellaneous GTK+ stuff ------------------------------------------------ */