]> git.sesse.net Git - vlc/blobdiff - plugins/kde/intf_plugin.h
* Fixed a total breakage of decoder plugins introduced by fast_memcpy.
[vlc] / plugins / kde / intf_plugin.h
index 07c21d602f681d1fbe478d65ba0df45e428b0718..d69a0a46258091e37953857d2314c43fae0efb32 100644 (file)
@@ -19,7 +19,6 @@ extern "C"
 #include <string.h>
 #include <stdio.h>
 
-#include "config.h"
 #include "common.h"
 #include "intf_msg.h"
 #include "threads.h"
@@ -32,8 +31,6 @@ extern "C"
 #include "intf_playlist.h"
 #include "interface.h"
 
-#include "main.h"
-
 #include "modules.h"
 #include "modules_export.h"
 }