aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/planner-eds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/datetime/planner-eds.h')
-rw-r--r--include/datetime/planner-eds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/datetime/planner-eds.h b/include/datetime/planner-eds.h
index 43f222e..f3abce0 100644
--- a/include/datetime/planner-eds.h
+++ b/include/datetime/planner-eds.h
@@ -39,7 +39,7 @@ public:
private:
class Impl;
- std::unique_ptr<Impl> impl_;
+ std::unique_ptr<Impl> p;
};
} // namespace datetime