fix comments

This commit is contained in:
ailin-nemui 2017-11-30 11:15:47 +01:00
commit b332d448f7
5 changed files with 19 additions and 19 deletions

View file

@ -21,7 +21,7 @@
#include "module.h"
#include "modules-load.h"
#include "levels.h"
#include "../fe-text/module-formats.h" // need to explicitly grab from fe-text
#include "../fe-text/module-formats.h" /* need to explicitly grab from fe-text */
#include "themes.h"
#include "core.h"
#include "fe-common-core.h"