summaryrefslogtreecommitdiff
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2012-07-02 02:23:04 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2012-07-05 15:17:06 +0200
commit4a9c5b336a95fd10261e8e24b22137eec2257a3f (patch)
tree3de0b6f123eea5589114a246c215644b5dde2cd5 /sw/inc/shellres.hxx
parentcac7e7cdc203a93954a32e477cfdc3f9b83a242b (diff)
sorted all include statements alphabetically in sw/source/core/bastyp/
* fixing the missing include statements in shellres.hxx (bjoern-michaelsen) Change-Id: I976586b346facf38905391bd336b7f08b218f4a4
Diffstat (limited to 'sw/inc/shellres.hxx')
-rw-r--r--sw/inc/shellres.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx
index 688fe084385c..654a541c26c8 100644
--- a/sw/inc/shellres.hxx
+++ b/sw/inc/shellres.hxx
@@ -28,9 +28,11 @@
#ifndef _SHELLRES_HXX
#define _SHELLRES_HXX
+#include <svl/svstdarr.hxx>
+#include <swdllapi.h>
#include <tools/string.hxx>
+#include <tools/rc.hxx>
#include <vcl/bitmap.hxx>
-#include <svl/svstdarr.hxx>
struct SW_DLLPUBLIC ShellResource : public Resource
{