Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-02-03 02:06:22 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-02-03 02:06:22 +0300
commit667cd5a7cd9a731ea52a49181807f02457b5405e (patch)
treec9b5e8d8d1cc43e4bd9428c528a5e456d94a5c3f /src/remmina_protocol_widget.h
parent9206a0a74d51ea87bce54f07781148bc2182a7d3 (diff)
refactoring: new name space for remmina_connection_window
Diffstat (limited to 'src/remmina_protocol_widget.h')
-rw-r--r--src/remmina_protocol_widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/remmina_protocol_widget.h b/src/remmina_protocol_widget.h
index 932228f3e..1afb377d3 100644
--- a/src/remmina_protocol_widget.h
+++ b/src/remmina_protocol_widget.h
@@ -36,7 +36,7 @@
#pragma once
-#include "remmina_connection_window.h"
+#include "rcw.h"
#include "remmina_file.h"
#include "remmina_ssh.h"