From 274b42aa1ac3a13420762d2edf0404c2bf4d39a5 Mon Sep 17 00:00:00 2001 From: Matthias Neeracher Date: Sun, 11 Sep 2011 02:03:19 +0200 Subject: [PATCH] Fix include style --- Sources/VLLayout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/VLLayout.h b/Sources/VLLayout.h index 0f851c9..b38fc1f 100644 --- a/Sources/VLLayout.h +++ b/Sources/VLLayout.h @@ -8,7 +8,7 @@ // Copyright © 2007 Matthias Neeracher // -#include +#include "VLModel.h" #include class VLSystemLayout {