summaryrefslogtreecommitdiff
path: root/apps/plugins/invadrox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/invadrox.c')
-rw-r--r--apps/plugins/invadrox.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/invadrox.c b/apps/plugins/invadrox.c
index 0f8b92d9b3..8b73221331 100644
--- a/apps/plugins/invadrox.c
+++ b/apps/plugins/invadrox.c
@@ -26,8 +26,8 @@
26 */ 26 */
27 27
28#include "plugin.h" 28#include "plugin.h"
29#include "highscore.h" 29#include "lib/highscore.h"
30#include "helper.h" 30#include "lib/helper.h"
31 31
32PLUGIN_HEADER 32PLUGIN_HEADER
33 33