diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-06-03 10:49:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-06-03 10:49:49 +0100 |
| commit | 12096b85415ae72468f2f0591366b8cf3668a604 (patch) | |
| tree | 80417681339bd78fc3a7b6666a017627a67014d1 /src/wx/gl_video_view.h | |
| parent | 5495f1b4a9898526da6786b8161bb398d5cfe5bd (diff) | |
Fix some build failures due to GL stuff.
Diffstat (limited to 'src/wx/gl_video_view.h')
| -rw-r--r-- | src/wx/gl_video_view.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/gl_video_view.h b/src/wx/gl_video_view.h index 42a3f89ba..c10f32335 100644 --- a/src/wx/gl_video_view.h +++ b/src/wx/gl_video_view.h @@ -23,7 +23,6 @@ #include <wx/glcanvas.h> #include <dcp/util.h> #include <boost/shared_ptr.hpp> - #undef None #undef Success |
