From 94852abf14bf5f57dc6d3124372d8ab6316dab50 Mon Sep 17 00:00:00 2001 From: Alex Borisov Date: Thu, 20 Oct 2011 05:43:46 +0300 Subject: push client's missing files --- client/main.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/main.cpp') diff --git a/client/main.cpp b/client/main.cpp index ab4d526..0c36979 100644 --- a/client/main.cpp +++ b/client/main.cpp @@ -1,5 +1,7 @@ #include +#include "client.h" +#include "proxy.h" #include "dialog.h" int main(int argc, char *argv[]) -- cgit v1.2.3