diff options
Diffstat (limited to 'src/post/goom/goom.h')
-rw-r--r-- | src/post/goom/goom.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/goom/goom.h b/src/post/goom/goom.h index bc0a88623..35e4e751e 100644 --- a/src/post/goom/goom.h +++ b/src/post/goom/goom.h @@ -3,7 +3,7 @@ #include "goom_config.h" #include "goom_plugin_info.h" -#include "goom_script.h" +#include "goomsl.h" #define NB_FX 10 |