summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-05-22 11:12:44 +0300
committerTor Lillqvist <tml@collabora.com>2014-05-22 11:57:57 +0300
commitb56c9aaa80639f93531ae7aa2a929eca158c4401 (patch)
tree3fceefa62c8073296c4787969532abc747443b36 /vcl/source/app/svapp.cxx
parente72d794b3911eef7ed480fa895fa0b4ea0951f92 (diff)
Avoid including <config_features.h> in <vcl/svapp.hxx>
Change-Id: I711621c89e8f75d4450867e303ccdc8017bcd9d7
Diffstat (limited to 'vcl/source/app/svapp.cxx')
-rw-r--r--vcl/source/app/svapp.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/app/svapp.cxx b/vcl/source/app/svapp.cxx
index 78552605b7eb..b27b9c31174e 100644
--- a/vcl/source/app/svapp.cxx
+++ b/vcl/source/app/svapp.cxx
@@ -17,6 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
+#include <config_features.h>
#include <config_libraries.h>
#include "comphelper/processfactory.hxx"