diff options
Diffstat (limited to 'macosx/plugins/DFXVideo/macsrc/PluginConfigController.m')
| -rw-r--r-- | macosx/plugins/DFXVideo/macsrc/PluginConfigController.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m index af3973e5..2d3e667e 100644 --- a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m +++ b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.m @@ -1,6 +1,7 @@ #import "PluginConfigController.h" #include "gpu.h" #include "cfg.h" +#include "menu.h" #include "externals.h" #define APP_ID @"net.sf.peops.SoftGpuGLPlugin" |
