summaryrefslogtreecommitdiff
path: root/vcl/win/source/window
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2010-10-06 13:32:43 +0300
committerTor Lillqvist <tml@hemulen.(none)>2010-10-06 13:32:43 +0300
commit6c6b45d3548a14c09a736dcc10c8862a20269ffa (patch)
tree065814a5c2cc8710ab632bef7c6b274c503beb30 /vcl/win/source/window
parent07aaf4d327731ab858bdf84100960752cfe637a9 (diff)
Drop unneeded and incorrect #include <impdel.hxx>
Should be <vcl/impdel.hxx>, and it has already been included through some other header anyway.
Diffstat (limited to 'vcl/win/source/window')
-rw-r--r--vcl/win/source/window/salframe.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/win/source/window/salframe.cxx b/vcl/win/source/window/salframe.cxx
index 97a88f41ce95..44efa30327b7 100644
--- a/vcl/win/source/window/salframe.cxx
+++ b/vcl/win/source/window/salframe.cxx
@@ -82,7 +82,6 @@
#include <vcl/wrkwin.hxx>
#include <vcl/sallayout.hxx>
#include <vcl/svapp.hxx>
-#include <impdel.hxx>
#define COMPILE_MULTIMON_STUBS
#include <multimon.h>
#include <vector>