summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-11-26 15:23:16 +0100
committerMichael Stahl <mstahl@redhat.com>2015-11-26 15:23:58 +0100
commit6b203d5050b5ca2aa556246e104eae0e7209e67f (patch)
tree5f5d073b9ea76fdccd08b871702ccdb829894524
parent-Werror,-Wunused-private-field (diff)
downloadcore-6b203d5050b5ca2aa556246e104eae0e7209e67f.tar.gz
core-6b203d5050b5ca2aa556246e104eae0e7209e67f.zip
formula: fix build, undef Idle
Change-Id: If256bba5d8207a955c06713db7141831b53324c7
-rw-r--r--include/formula/funcutl.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index f0ea363d3d15..e6d03bed59b3 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -23,6 +23,7 @@
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
#include <vcl/edit.hxx>
+#include <vcl/idle.hxx>
#include <formula/formuladllapi.h>
namespace formula {