Fixed broken includes when using the old api

This commit is contained in:
beder
2011-10-18 15:13:10 -05:00
parent b9a708d5b3
commit b204169c65
5 changed files with 7 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
#endif
#include "yaml-cpp/ltnode.h"
#include "yaml-cpp/old-api/ltnode.h"
#include <vector>
#include <map>