From 866f56db23e42e55eb0c3c878e5f3fd90e67152f Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Sun, 6 Nov 2016 16:50:07 +0100 Subject: + Reverted include directories --- src/SFileAttributes.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/SFileAttributes.cpp') diff --git a/src/SFileAttributes.cpp b/src/SFileAttributes.cpp index d9f812d..d58426c 100644 --- a/src/SFileAttributes.cpp +++ b/src/SFileAttributes.cpp @@ -8,8 +8,8 @@ /* 12.06.04 1.00 Lad The first version of SAttrFile.cpp */ /*****************************************************************************/ -#define __STORMLIB_NO_AUTO_LINK__ -#include +#define __STORMLIB_SELF__ +#include "StormLib.h" #include "StormCommon.h" //----------------------------------------------------------------------------- -- cgit v1.2.3