fix code after renaming files

This commit is contained in:
jean-pierre charras
2018-01-30 15:34:09 +01:00
parent ab0a82db19
commit b43dc7954c
21 changed files with 30 additions and 30 deletions
+2 -2
View File
@@ -23,11 +23,11 @@
/**
* @file class_action_plugin.cpp
* @file action_plugin.cpp
* @brief Class ACTION_PLUGIN and ACTION_PLUGINS
*/
#include "class_action_plugin.h"
#include "action_plugin.h"
ACTION_PLUGIN::~ACTION_PLUGIN()