diff options
Diffstat (limited to 'src/input/SoupInputPlugin.cxx')
-rw-r--r-- | src/input/SoupInputPlugin.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input/SoupInputPlugin.cxx b/src/input/SoupInputPlugin.cxx index fb446136c..44c26be5a 100644 --- a/src/input/SoupInputPlugin.cxx +++ b/src/input/SoupInputPlugin.cxx @@ -19,8 +19,8 @@ #include "config.h" #include "SoupInputPlugin.hxx" -#include "input_plugin.h" -#include "input_internal.h" +#include "InputPlugin.hxx" +#include "InputInternal.hxx" #include "IOThread.hxx" #include "event/Loop.hxx" #include "conf.h" |