summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/3rdparty/assimp/assimp.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/assimp/assimp.pri b/src/3rdparty/assimp/assimp.pri
index 8167b66a3..4c0eb40c9 100644
--- a/src/3rdparty/assimp/assimp.pri
+++ b/src/3rdparty/assimp/assimp.pri
@@ -251,7 +251,7 @@ HEADERS += revision.h \
code/SplitLargeMeshes.h \
code/StandardShapes.h \
code/StdOStreamLogStream.h \
- code/STEPExporter.h \
+ code/StepExporter.h \
code/STEPFile.h \
code/STEPFileEncoding.h \
code/STEPFileReader.h \