diff options
Diffstat (limited to 'vcl/source/app/svmain.cxx')
-rw-r--r-- | vcl/source/app/svmain.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx index 8ed72ec884ff..10b7f91e8fcd 100644 --- a/vcl/source/app/svmain.cxx +++ b/vcl/source/app/svmain.cxx @@ -70,7 +70,7 @@ #include "salsys.hxx" #include "saltimer.hxx" #include "salimestatus.hxx" -#include "xconnection.hxx" +#include "displayconnectiondispatch.hxx" #include <config_features.h> #if HAVE_FEATURE_OPENGL |