summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostyantyn Ovechko <fastinetserver@gmail.com>2010-08-03 04:28:09 +0300
committerKostyantyn Ovechko <fastinetserver@gmail.com>2010-08-03 04:28:09 +0300
commit394e79b27aeae9de83c378b391e5e3cf59ec9759 (patch)
tree0dc1663a05931ea5a717eb99e977198eb746feb2 /segget/response.h
parentAdd distfiles window to tuiclient. (diff)
downloadidfetch-394e79b27aeae9de83c378b391e5e3cf59ec9759.tar.gz
idfetch-394e79b27aeae9de83c378b391e5e3cf59ec9759.tar.bz2
idfetch-394e79b27aeae9de83c378b391e5e3cf59ec9759.zip
Provide more info on distfiles to tuiclients.
Provide info on distfiles that are already in the list or just added, but not in progress (not started yet or already downloaded) to ui_server/tui_clients.
Diffstat (limited to 'segget/response.h')
-rw-r--r--segget/response.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/segget/response.h b/segget/response.h
index fbeb4f5..571f17b 100644
--- a/segget/response.h
+++ b/segget/response.h
@@ -26,8 +26,7 @@
#ifndef __RESPONSE_H__
#define __RESPONSE_H__
-
-#include "tui.h"
+#include <string>
using namespace std;