X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=inline;f=src%2Fdialogs.cpp;h=79913b4d28ac76de322a2164b8b78cf42afddf9b;hb=c4af77faf7f216b936f0782e918634d34980c63f;hp=38db18885c7ad00c73c2ea66d8f2598fccb769e1;hpb=73d188fc0cf01163d61ecb0662b8a16a44b57eab;p=ctsim.git diff --git a/src/dialogs.cpp b/src/dialogs.cpp index 38db188..79913b4 100644 --- a/src/dialogs.cpp +++ b/src/dialogs.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: dialogs.cpp,v 1.6 2000/07/22 16:14:49 kevin Exp $ +** $Id: dialogs.cpp,v 1.7 2000/07/23 01:49:03 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 @@ -49,6 +49,7 @@ #include "dialogs.h" #include #include "ctsupport.h" +#include "ctsim.h" #include "scanner.h" #include "phantom.h" #include "filter.h"