summaryrefslogtreecommitdiff
path: root/vcl/source/filter/sgfbram.cxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-08 12:12:22 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-08 12:12:22 +1100
commit5d7772fc0464c867c5ad2f1e10ccabd7331f7efa (patch)
treef9c43f8996bcdc93ec46714c6d5f274b259de76e /vcl/source/filter/sgfbram.cxx
parente415bab58ba859f783f12932e478e503bcaa9e4c (diff)
vcl: move filter headers to vcl/inc/filter
Change-Id: I0b2b12d3f5cc6e35b2d87adb39ad44ba287c9a01
Diffstat (limited to 'vcl/source/filter/sgfbram.cxx')
-rw-r--r--vcl/source/filter/sgfbram.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/filter/sgfbram.cxx b/vcl/source/filter/sgfbram.cxx
index c449afcc9eed..f02f249437f3 100644
--- a/vcl/source/filter/sgfbram.cxx
+++ b/vcl/source/filter/sgfbram.cxx
@@ -24,8 +24,8 @@
#include <vcl/gdimtf.hxx>
#include <tools/color.hxx>
#include <vcl/virdev.hxx>
-#include "sgffilt.hxx"
-#include "sgfbram.hxx"
+#include "filter/sgffilt.hxx"
+#include "filter/sgfbram.hxx"
#include <memory>
SgfHeader::SgfHeader()