Fix include style

This commit is contained in:
Matthias Neeracher 2011-09-11 02:03:19 +02:00
parent 266308da7d
commit 274b42aa1a

View File

@ -8,7 +8,7 @@
// Copyright © 2007 Matthias Neeracher // Copyright © 2007 Matthias Neeracher
// //
#include <VLModel.h> #include "VLModel.h"
#include <vector> #include <vector>
class VLSystemLayout { class VLSystemLayout {