diff --git a/src/ccstruct/quspline.h b/src/ccstruct/quspline.h index b2d71c436..2b04e8437 100644 --- a/src/ccstruct/quspline.h +++ b/src/ccstruct/quspline.h @@ -1,8 +1,8 @@ /********************************************************************** * File: quspline.h (Formerly qspline.h) * Description: Code for the QSPLINE class. - * Author: Ray Smith - * Created: Tue Oct 08 17:16:12 BST 1991 + * Author: Ray Smith + * Created: Tue Oct 08 17:16:12 BST 1991 * * (C) Copyright 1991, Hewlett-Packard Ltd. ** Licensed under the Apache License, Version 2.0 (the "License"); @@ -17,13 +17,12 @@ * **********************************************************************/ -#ifndef QUSPLINE_H -#define QUSPLINE_H +#ifndef QUSPLINE_H +#define QUSPLINE_H -#include "quadratc.h" -#include "serialis.h" -#include "memry.h" -#include "rect.h" +#include "quadratc.h" +#include "serialis.h" +#include "rect.h" class ROW; struct Pix;