include required header under Linux

This commit is contained in:
wmayer 2017-01-30 23:13:05 +01:00
parent 321ca984c9
commit 2d84615219

View File

@ -23,7 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <Inventor/nodes/SoGroup.h>
# include <Inventor/nodes/SoSeparator.h>
# include <QHeaderView>
#endif