summarylogtreecommitdiffstats
path: root/missing-include-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'missing-include-fix.patch')
-rw-r--r--missing-include-fix.patch11
1 files changed, 1 insertions, 10 deletions
diff --git a/missing-include-fix.patch b/missing-include-fix.patch
index ed53bd40c927..42f9ccc4f47c 100644
--- a/missing-include-fix.patch
+++ b/missing-include-fix.patch
@@ -1,14 +1,5 @@
-From 5080bf0c679711f60ca14eb5979d92f181749bb7 Mon Sep 17 00:00:00 2001
-From: Manuel Frischknecht <manuel.frischknecht@bfh.ch>
-Date: Mon, 20 Jul 2015 17:55:02 +0200
-Subject: [PATCH] Fixed a missing include that breaks the build on linux
-
----
- src/gui/src/CommandProcess.h | 1 +
- 1 file changed, 1 insertion(+)
-
diff --git a/src/gui/src/CommandProcess.h b/src/gui/src/CommandProcess.h
-index 62e89bf..f279dff 100644
+index 508552d..ff6c161 100644
--- a/src/gui/src/CommandProcess.h
+++ b/src/gui/src/CommandProcess.h
@@ -18,6 +18,7 @@