summaryrefslogtreecommitdiffstats
path: root/qt3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qt3d.pro')
-rw-r--r--qt3d.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt3d.pro b/qt3d.pro
index 7f408c1..974978d 100644
--- a/qt3d.pro
+++ b/qt3d.pro
@@ -29,5 +29,5 @@ DEPLOYMENT_PLUGIN += phonon_ds9 phonon_waveout
}
# Input
-HEADERS += mazescene.h
-SOURCES += main.cpp mazescene.cpp
+HEADERS += mazescene.h matrix4x4.h
+SOURCES += main.cpp mazescene.cpp matrix4x4.cpp