diff options
Diffstat (limited to 'file_hierarchy.cpp')
-rw-r--r-- | file_hierarchy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/file_hierarchy.cpp b/file_hierarchy.cpp index 9e7d4d4e..c1aa97ae 100644 --- a/file_hierarchy.cpp +++ b/file_hierarchy.cpp @@ -3,7 +3,7 @@ // * GNU General Public License: http://www.gnu.org/licenses/gpl.html * // * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) * // ************************************************************************** -// + #include "file_hierarchy.h" #include "shared/build_info.h" |