summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-08-11 07:19:33 +0200
committerDavid Tardon <dtardon@redhat.com>2012-08-12 19:29:14 +0200
commit35e43cd1192a880d65c9bf87a8b35694b03b30b1 (patch)
treeba23cb412f47d8e96be351eab5ed54054fbec32e /sdext
parent6bf0ea22d6198def6b59f45a93960842a3198bf9 (diff)
drop #include of itself
Change-Id: I75bb211d45af8a83a6990fa38cc94afc01ec4d0f
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/presenter/PresenterTheme.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterTheme.hxx b/sdext/source/presenter/PresenterTheme.hxx
index 26aa3e3d79b0..ca2b17adfb63 100644
--- a/sdext/source/presenter/PresenterTheme.hxx
+++ b/sdext/source/presenter/PresenterTheme.hxx
@@ -31,7 +31,6 @@
#include "PresenterBitmapContainer.hxx"
#include "PresenterConfigurationAccess.hxx"
-#include "PresenterTheme.hxx"
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/rendering/XCanvas.hpp>
#include <com/sun/star/rendering/XCanvasFont.hpp>