From af5958b0af7a5f37ec0810abb58ae38d14bb111c Mon Sep 17 00:00:00 2001 From: Tannin Date: Sun, 16 Mar 2014 20:04:57 +0100 Subject: [PATCH] some fixes towards qt5 compatibility --- src/runner/proxypluginwrappers.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/runner/proxypluginwrappers.cpp b/src/runner/proxypluginwrappers.cpp index ec2fb1f..27620ea 100644 --- a/src/runner/proxypluginwrappers.cpp +++ b/src/runner/proxypluginwrappers.cpp @@ -1,5 +1,4 @@ #include "proxypluginwrappers.h" -#include #include #include "error.h" #include "gilock.h"