aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2014-07-23 10:37:24 +1000
committerNeil <nyamatongwe@gmail.com>2014-07-23 10:37:24 +1000
commitbc2d85387b5c7a281d88b474e5f940be5ece7ff0 (patch)
treec755263aa2f376d7fe879c2f578a9887a97cb0e4
parent143e44e7bfc8097b96a95c929481c8c42ae27542 (diff)
downloadscintilla-mirror-bc2d85387b5c7a281d88b474e5f940be5ece7ff0.tar.gz
Add PerLine.h to the header order.
-rw-r--r--scripts/HeaderOrder.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/HeaderOrder.txt b/scripts/HeaderOrder.txt
index d2a397bd9..8339c93d5 100644
--- a/scripts/HeaderOrder.txt
+++ b/scripts/HeaderOrder.txt
@@ -89,6 +89,7 @@
#include "RunStyles.h"
#include "ContractionState.h"
#include "CellBuffer.h"
+#include "PerLine.h"
#include "CallTip.h"
#include "KeyMap.h"
#include "Indicator.h"