From ee0f3435b28908478dec8fc8bca651fa7795f139 Mon Sep 17 00:00:00 2001 From: Christoph Thielecke Date: Thu, 10 Feb 2011 08:58:24 +0100 Subject: compile fix: includes does only exist with old names, please fix kde headers too --- src/dolphinnewfilemenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinnewfilemenu.h') diff --git a/src/dolphinnewfilemenu.h b/src/dolphinnewfilemenu.h index 0d336080b..bc6f6be4f 100644 --- a/src/dolphinnewfilemenu.h +++ b/src/dolphinnewfilemenu.h @@ -21,7 +21,7 @@ #ifndef DOLPHINNEWFILEMENU_H #define DOLPHINNEWFILEMENU_H -#include +#include class DolphinMainWindow; class KJob; -- cgit v1.3