diff options
| -rw-r--r-- | include/plist/plist++.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/plist/plist++.h b/include/plist/plist++.h index 209d874..7d59e68 100644 --- a/include/plist/plist++.h +++ b/include/plist/plist++.h | |||
| @@ -19,8 +19,8 @@ | |||
| 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #ifndef LIBPLIST++_H | 22 | #ifndef LIBPLISTXX_H |
| 23 | #define LIBPLIST++_H | 23 | #define LIBPLISTXX_H |
| 24 | 24 | ||
| 25 | #include "plist.h" | 25 | #include "plist.h" |
| 26 | #include "Array.h" | 26 | #include "Array.h" |
