summaryrefslogtreecommitdiff
path: root/src/wx/gl_video_view.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-06-03 10:49:49 +0100
committerCarl Hetherington <cth@carlh.net>2019-06-03 10:49:49 +0100
commit12096b85415ae72468f2f0591366b8cf3668a604 (patch)
tree80417681339bd78fc3a7b6666a017627a67014d1 /src/wx/gl_video_view.h
parent5495f1b4a9898526da6786b8161bb398d5cfe5bd (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.h1
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