X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ffilm_editor.h;h=b311184fae003a73bf5da5dd6e39c29abea89f07;hp=a198d7aa7d0ce221b0e246a13b3bd24bdd6667d6;hb=7979aeb87a83de31c4cf25f88eef4fbca4b56553;hpb=02cdeb8663b9819373680efd0d867373258d51f7 diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index a198d7aa7..b311184fa 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -25,8 +25,8 @@ #include #include "lib/film.h" -class wxNotebook; class wxSpinCtrl; +class wxNotebook; class Film; class Ratio; class ContentPanel;