Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Albert Gräf
Gem
Commits
e62e815d
Commit
e62e815d
authored
Feb 12, 2019
by
IOhannes m zmölnig
Browse files
videoDS: use lowercase includes
so mingw doesn't bail out at the very first header. now it bails out at the second...
parent
667469d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/videoDS/videoDS.cpp
View file @
e62e815d
...
...
@@ -26,7 +26,7 @@ using namespace gem::plugins;
REGISTER_VIDEOFACTORY
(
"DS"
,
videoDS
);
# include <memory>
# include <
D
vdmedia.h>
# include <
d
vdmedia.h>
# include <streams.h>
# include <atlbase.h>
# include "DSgrabber.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment