X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fct.h;h=84f1e917c1279a33ec97dd479ef3522a6fc759f5;hb=64de9c0b821ceae63e8979815039ff97ba3a5edd;hp=0608d2f32e802938f178c65d024e38c3e6715bb1;hpb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;p=ctsim.git diff --git a/include/ct.h b/include/ct.h index 0608d2f..84f1e91 100644 --- a/include/ct.h +++ b/include/ct.h @@ -7,9 +7,7 @@ ** Date Started: Aug 1984 ** ** This is part of the CTSim program -** Copyright (c) 1983-2001 Kevin Rosenberg -** -** $Id$ +** Copyright (c) 1983-2009 Kevin Rosenberg ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -106,8 +104,8 @@ #include "png.h" #endif #ifdef HAVE_G2_H -extern "C" { -#include "g2.h" +extern "C" { +#include "g2.h" } #ifdef HAVE_X11 extern "C" { @@ -153,8 +151,7 @@ extern "C" { #ifdef HAVE_FFTW -#include -#include +#include #define HAVE_FFT 1 #endif