From 20911ae3e742a08a893159618c14ca6d818253c0 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Sat, 22 Oct 2011 00:24:54 +0000 Subject: [PATCH] Changed include paths. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@1165 7ec92016-0320-0410-acc4-a06ded1c099a --- test/LevelMutex/Thing.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/LevelMutex/Thing.cpp b/test/LevelMutex/Thing.cpp index 749ac75..42709e0 100644 --- a/test/LevelMutex/Thing.cpp +++ b/test/LevelMutex/Thing.cpp @@ -28,8 +28,8 @@ #include #include -#include -#include +#include +#include using namespace ::Loki;