summaryrefslogtreecommitdiff
path: root/src/video/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/CMakeLists.txt')
-rw-r--r--src/video/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video/CMakeLists.txt b/src/video/CMakeLists.txt
index a5d862e9b..02b65d4be 100644
--- a/src/video/CMakeLists.txt
+++ b/src/video/CMakeLists.txt
@@ -31,5 +31,6 @@ add_files(
dedicated_v.h
null_v.cpp
null_v.h
+ video_driver.cpp
video_driver.hpp
)