Author: dpage Date: 2006-01-09 15:43:07 +0000 (Mon, 09 Jan 2006) New Revision: 4886
Modified: trunk/pgadmin3/src/pgAdmin3.cpp Log: Add a couple of headers needed on *nix Modified: trunk/pgadmin3/src/pgAdmin3.cpp =================================================================== --- trunk/pgadmin3/src/pgAdmin3.cpp 2006-01-09 14:27:07 UTC (rev 4885) +++ trunk/pgadmin3/src/pgAdmin3.cpp 2006-01-09 15:43:07 UTC (rev 4886) @@ -46,8 +46,10 @@ #include "misc.h" #include "sysSettings.h" #include "update.h" +#include "pgServer.h" #include "frmMain.h" #include "frmConfig.h" +#include "frmQuery.h" #include "frmSplash.h" #include <wx/dir.h> #include <wx/fs_zip.h> ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org