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