aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRecords.h
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@google.com>2015-07-29 11:50:09 -0400
committerGravatar Mike Klein <mtklein@google.com>2015-07-29 11:50:09 -0400
commit1e8a58b5680508c241f25f03af5b57502221f215 (patch)
tree0b0389d4a98a124a8c564f129a190ca5eeae744d /src/core/SkRecords.h
parent3b2fb981ab8d011077eb6de7eec5fe1f590906b3 (diff)
Revert "Move headers with no dependencies."
Diffstat (limited to 'src/core/SkRecords.h')
-rw-r--r--src/core/SkRecords.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkRecords.h b/src/core/SkRecords.h
index 13332a0fc9..9ab04c91e4 100644
--- a/src/core/SkRecords.h
+++ b/src/core/SkRecords.h
@@ -8,10 +8,10 @@
#ifndef SkRecords_DEFINED
#define SkRecords_DEFINED
-#include "../private/SkPathPriv.h"
#include "SkCanvas.h"
#include "SkDrawable.h"
#include "SkMatrix.h"
+#include "SkPathPriv.h"
#include "SkPicture.h"
#include "SkRSXform.h"
#include "SkTextBlob.h"