diff options
Diffstat (limited to 'vcl/source/helper')
-rw-r--r-- | vcl/source/helper/commandinfoprovider.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/helper/commandinfoprovider.cxx b/vcl/source/helper/commandinfoprovider.cxx index 931900ad2abe..4cdca54b65d8 100644 --- a/vcl/source/helper/commandinfoprovider.cxx +++ b/vcl/source/helper/commandinfoprovider.cxx @@ -18,6 +18,7 @@ */ #include <vcl/commandinfoprovider.hxx> +#include <vcl/graph.hxx> #include <vcl/keycod.hxx> #include <vcl/mnemonic.hxx> #include <comphelper/string.hxx> |