diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-02 08:43:01 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-11-02 08:43:01 +0000 |
| commit | bf8f91edeed1a08fb27c932172adb5a9990620eb (patch) | |
| tree | 16ec8260d6ae1f01d5769453c5ad1f8e4fc1d3c2 /macosx/plugins/DFXVideo/macsrc/PluginConfigController.m | |
| parent | 4ae23f11012be9ccdce399639ee5d4f44fd5a74c (diff) | |
| download | pcsxr-bf8f91edeed1a08fb27c932172adb5a9990620eb.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34801 e17a0e51-4ae3-4d35-97c3-1a29b211df97
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" |
