summaryrefslogtreecommitdiff
path: root/core/fpdfdoc/tagged_int.h
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-06 12:09:37 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-06 12:09:37 -0700
commite530fb7976922c4934812f8721e7550ced17786b (patch)
tree8d1f4ca3dbaa4426acadb037555618021b52e791 /core/fpdfdoc/tagged_int.h
parent4e20094dbb2ea942734b8986fa9a60d2f3ccbb1b (diff)
downloadpdfium-e530fb7976922c4934812f8721e7550ced17786b.tar.xz
Move remaining fpdfdoc files
This CL moves the last two fpdfdoc files from core/include/fpdfdoc to core/fpdfdoc/include. Review URL: https://codereview.chromium.org/1864163002
Diffstat (limited to 'core/fpdfdoc/tagged_int.h')
-rw-r--r--core/fpdfdoc/tagged_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fpdfdoc/tagged_int.h b/core/fpdfdoc/tagged_int.h
index 4877069bf6..f6e845a7af 100644
--- a/core/fpdfdoc/tagged_int.h
+++ b/core/fpdfdoc/tagged_int.h
@@ -9,7 +9,7 @@
#include <map>
-#include "core/include/fpdfdoc/fpdf_tagged.h"
+#include "core/fpdfdoc/include/fpdf_tagged.h"
class CPDF_StructElementImpl;