diff tests/cmd-plugin-list/main.cpp @ 346:a6c3d73d9641

Irccd: unify commands
author David Demelier <markand@malikania.fr>
date Sun, 13 Nov 2016 10:00:20 +0100
parents 249ccc1e4840
children ec43b9ac3df7
line wrap: on
line diff
--- a/tests/cmd-plugin-list/main.cpp	Sun Nov 13 09:45:54 2016 +0100
+++ b/tests/cmd-plugin-list/main.cpp	Sun Nov 13 10:00:20 2016 +0100
@@ -16,7 +16,7 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-#include <cmd-plugin-list.hpp>
+#include <command.hpp>
 #include <command-tester.hpp>
 #include <server-tester.hpp>
 #include <service-plugin.hpp>