summaryrefslogtreecommitdiff
path: root/src/debug/jdwp/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/jdwp/tcp.c')
-rw-r--r--src/debug/jdwp/tcp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/jdwp/tcp.c b/src/debug/jdwp/tcp.c
index d389f51..554d5b6 100644
--- a/src/debug/jdwp/tcp.c
+++ b/src/debug/jdwp/tcp.c
@@ -2,7 +2,7 @@
/* OpenIDA - Outil d'analyse de fichiers binaires
* tcp.c - gestion des connexions TCP aux serveurs JDWP.
*
- * Copyright (C) 2010-2011 Cyrille Bagard
+ * Copyright (C) 2010-2012 Cyrille Bagard
*
* This file is part of OpenIDA.
*
@@ -40,7 +40,7 @@
#include "sets/list.h"
#include "../stream-int.h"
#include "../../common/net.h"
-#include "../../panels/log.h"
+#include "../../gui/panels/log.h"