This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
External UI: avoid including a DGL header
pull/323/head
Luciano Iam
4 years ago
parent
3b7b69fad8
commit
c2b944f05f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
distrho/src/DistrhoUI.cpp
+ 1
- 1
distrho/src/DistrhoUI.cpp
View File
@@ -25,10 +25,10 @@
# endif
#else
# include "src/TopLevelWidgetPrivateData.hpp"
# include "src/WindowPrivateData.hpp"
#endif
#include "DistrhoUIPrivateData.hpp"
#include "src/WindowPrivateData.hpp"
START_NAMESPACE_DISTRHO
Write
Preview
Loading…
Cancel
Save