diff options
-rw-r--r-- | pdp_freeframe/pdp_freeframe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pdp_freeframe/pdp_freeframe.c b/pdp_freeframe/pdp_freeframe.c index 7266bd0..8d94f47 100644 --- a/pdp_freeframe/pdp_freeframe.c +++ b/pdp_freeframe/pdp_freeframe.c @@ -26,6 +26,7 @@ #include <dlfcn.h> #include "pdp.h" + #include "FreeFrame.h" #define PLUGINDIR "plugins" |