diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-02-03 12:28:12 +0100 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-02-07 13:24:13 +0100 |
commit | 1da2d0e71a03296a40b49316b5e23986de823a75 (patch) | |
tree | 287a1a1c3d7d5d31870b3a32fba69d72c9b7be1d /tracker-kinect-face/test_dialog.cpp | |
parent | 70156963a8f65d21231de88460e6559bd78f770c (diff) |
Kinect: Renaming a few files.
Diffstat (limited to 'tracker-kinect-face/test_dialog.cpp')
-rw-r--r-- | tracker-kinect-face/test_dialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-kinect-face/test_dialog.cpp b/tracker-kinect-face/test_dialog.cpp index 5d33555b..fadf6084 100644 --- a/tracker-kinect-face/test_dialog.cpp +++ b/tracker-kinect-face/test_dialog.cpp @@ -1,3 +1,3 @@ -#include "test.h" +#include "kinect_face_settings.h" #include "api/plugin-api.hpp" |