X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fnographics.h;fp=include%2Fnographics.h;h=1ab6d6b887257c56f0d7ee7b156575444f79f699;hp=819fecca30991453cd0fc70414e397c785fa014e;hb=2ab93c569a4aa84314115e9a5543e8c6d2b43e2a;hpb=564c2f25b9026a53b2653b0b008b044e32a13050;ds=sidebyside diff --git a/include/nographics.h b/include/nographics.h index 819fecc..1ab6d6b 100644 --- a/include/nographics.h +++ b/include/nographics.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: nographics.h,v 1.2 2001/03/30 19:17:32 kevin Exp $ +** $Id: nographics.h,v 1.3 2001/03/30 19:32:53 kevin Exp $ ** ** 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 @@ -28,6 +28,8 @@ #ifndef __NOGRAPHICS_H_ #define __NOGRAPHICS_H_ +#include + #ifdef __GNUG__ #pragma interface "nographics.h" #endif