summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-03-05 12:28:21 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-03-05 12:28:21 +0100
commitc2c77956145e7cacb9a3c18ca019ff316f56fa03 (patch)
tree3ede17a00e613a37ac5749785dfeccb842aa4b46 /src/CMakeLists.txt
parentf5ad1d25458681907cdb6f05008fe3ea4e06c0db (diff)
Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxx
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 0d3e05be4..7d3b9a59d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -254,7 +254,7 @@ elseif (OPTION_USE_WAYLAND)
drivers/Wayland/Fl_Wayland_Graphics_Driver.cxx
drivers/Wayland/Fl_Wayland_Copy_Surface_Driver.cxx
drivers/Wayland/Fl_Wayland_Image_Surface_Driver.cxx
- drivers/Wayland/Fl_wayland.cxx
+ drivers/Wayland/fl_wayland_clipboard_dnd.cxx
drivers/Cairo/Fl_Cairo_Graphics_Driver.cxx
Fl_Native_File_Chooser_FLTK.cxx
Fl_Native_File_Chooser_GTK.cxx