summaryrefslogtreecommitdiffstats
path: root/src/Key.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Key.cpp')
-rw-r--r--src/Key.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Key.cpp b/src/Key.cpp
index 5f8d205..79265d5 100644
--- a/src/Key.cpp
+++ b/src/Key.cpp
@@ -19,6 +19,7 @@
19 */ 19 */
20 20
21#include <cstdlib> 21#include <cstdlib>
22#include "plist.h"
22#include <plist/Key.h> 23#include <plist/Key.h>
23 24
24namespace PList 25namespace PList