Renaming Form2 to Form1.

git-svn-id: svn://136.177.114.72/svn_GW/phreeqcpp/trunk@5558 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
David L Parkhurst 2011-08-08 16:23:35 +00:00
parent ae170dc366
commit 3be93e8f78

View File

@ -26,7 +26,7 @@ extern void * free_check_null(void *);
#include "phqalloc.h"
#include "phrqproto.h"
#include "output.h"
#include "Form2.h"
#include "Form1.h"
using namespace zdg_ui2;
//////////////////////////////////////////////////////////////////////