summaryrefslogtreecommitdiff
path: root/fpdfsdk/pwl/cpwl_special_button.cpp
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-01 17:38:38 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-01 17:38:38 +0000
commitc52e30019ca616bd9b5a1fa9ef6cbd7fd3cea5c7 (patch)
tree942b46d2c188eb44335b7706b1946ae92947a1e4 /fpdfsdk/pwl/cpwl_special_button.cpp
parent42c4ed3ee05f318f66635b18ca5e498c5bd25dd2 (diff)
downloadpdfium-c52e30019ca616bd9b5a1fa9ef6cbd7fd3cea5c7.tar.xz
Fix #include ordering / formatting.
Change-Id: I996c9b32d767960a5388e44e13180e1f6577ce38 Reviewed-on: https://pdfium-review.googlesource.com/43190 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'fpdfsdk/pwl/cpwl_special_button.cpp')
-rw-r--r--fpdfsdk/pwl/cpwl_special_button.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpdfsdk/pwl/cpwl_special_button.cpp b/fpdfsdk/pwl/cpwl_special_button.cpp
index ddca67e5d1..f95918f60a 100644
--- a/fpdfsdk/pwl/cpwl_special_button.cpp
+++ b/fpdfsdk/pwl/cpwl_special_button.cpp
@@ -5,6 +5,7 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "fpdfsdk/pwl/cpwl_special_button.h"
+
#include "fpdfsdk/pwl/cpwl_button.h"
#include "fpdfsdk/pwl/cpwl_wnd.h"