diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:00:12 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-16 23:00:12 +0200 |
commit | c2861f6088027581d98ba3720fe58c9c17d30fd0 (patch) | |
tree | 858201b19403dca5859a27b5997b25380b09e9bc /svtools/source/urlobj | |
parent | 449cd590b6d1bafba18cbdb39398bd98aa72e73f (diff) |
CWS gnumake2: move delivered header files in from svtools/inc to svtools/inc/svtools; remove ununsed files; remove svp.res
Diffstat (limited to 'svtools/source/urlobj')
-rw-r--r-- | svtools/source/urlobj/inetimg.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/svtools/source/urlobj/inetimg.cxx b/svtools/source/urlobj/inetimg.cxx index 61781c2b3500..23873daf5e52 100644 --- a/svtools/source/urlobj/inetimg.cxx +++ b/svtools/source/urlobj/inetimg.cxx @@ -34,10 +34,7 @@ #include <sot/formats.hxx> #include <tools/stream.hxx> -#ifndef GCC -#endif - -#include "inetimg.hxx" +#include <svtools/inetimg.hxx> #define TOKEN_SEPARATOR '\001' |