summaryrefslogtreecommitdiff
path: root/basic/source/uno/modsizeexceeded.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-19 18:40:22 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-19 18:40:22 +0200
commitf45bb35ad56cae8951b4ec0a79db4274526c741d (patch)
treec6bae55e730a3fc135fd922eafe736f2593e763a /basic/source/uno/modsizeexceeded.cxx
parentd96ab416478f93efd3a9398fa30e6bac9e405940 (diff)
CWS gnumake2: move all delivered headers in basic to folder inc/basic
Diffstat (limited to 'basic/source/uno/modsizeexceeded.cxx')
-rw-r--r--basic/source/uno/modsizeexceeded.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/uno/modsizeexceeded.cxx b/basic/source/uno/modsizeexceeded.cxx
index 408b0f3f8dd4..95c5b0ac2a83 100644
--- a/basic/source/uno/modsizeexceeded.cxx
+++ b/basic/source/uno/modsizeexceeded.cxx
@@ -27,7 +27,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basic.hxx"
-#include "modsizeexceeded.hxx"
+#include "basic/modsizeexceeded.hxx"
#include <framework/interaction.hxx>
#include <com/sun/star/script/ModuleSizeExceededRequest.hpp>